Special characters requiring special codes. |
In raw HTML, these special characters require special codes.
- " (" - double quote)
- ( - forced single space)
- < (< - less than)
- > (> - greater than)
- & (& - ampersand)
|
Special characters |
In raw HTML, these special characters do not require special
codes.
- ~`1234567890-=\{}[]:;'?,./!@#$%^*()_+|
-
|
Insert ASCII values |
Insert ASCII character values.
- A (shows: A )
- a (shows: a )
- © (shows: ©)
|
ASCII Values (other examples) |
HTML Value and Symbol Displayed
- ◦ (◦)
- ● (●)
- ® (®)
- ° (°)
- ©
- ¢
- «
- »
- ¼
- ½
- ¾
- ø
- ÷
- ˚ (˚)
- ˙
- Δ
- ο (ο)
- •
- …
- ™
- ⅛
- ⅜
- ⅝
- ⅞
- ∙
- √
- ≠
- □
- ▪
- ▫
- ◊
- ●
- ◦ (◦)
-
|