Coded for Unicode (UTF-8) using Times New Roman (Windows 7)
Font stack on this page = "Times New Roman, Times, serif"
IDTT: Also see this companion PDF file for Unicode IDTT (InDesign Tagged Text).
Symbol Name |
Hexadecimal— &#x + hex number + ; |
Alt+ decimal / ANSI number in MS Word |
Decimal— &# + decimal number + ; |
HTML Alternate | |||||
---|---|---|---|---|---|---|---|---|---|
Appears in the browser as: | Coded in IDTT | Coded in XML / HTML |
Appears in the file as: | Coded in Word and other programs | Appears in the browser as: | Coded in XML/HTML: |
Appears in the browser as: | Coded in XML/HTML: |
|
■ Black square |
■ | <0x25A0> | ■ |
9632 |
■ | ■ |
|
||
∎ End of Proof/Halmos |
∎ | <0x220E> | ∎ |
8718 |
∎ | ∎ |
|
||
▪ Small black square |
▪ | <0x25AA> | ▪ |
|
|
|
|||
□ White square |
□ | <0x25A1> | □ |
9646 |
▮ | ▮ |
|
||
● Black circle |
● | <0x25CF> | ● |
9679 |
● | ● |
|
||
• Bullet (standard bullet) |
• | <0x2022> | • |
8226 or 0149 |
• | • |
• | • |
|
¶ Pilcrow |
¶ | <0x00B6> | ¶ |
|
|
|
|||
… Ellipsis |
… | <0x2026> | … |
8230 |
… | … |
… | … |
|
– En-dash |
– | <0x2013> | – |
8211 or 0150 |
| – |
– | – |
|
— Em-dash |
— | <0x2014> | — |
8212 or 0151 |
| — |
— | — |
|
En-space |
text text | <0x2002> |   |
8194 |
text text |   |
text text |   |
|
Em-space |
text text | <0x2003> |   |
8195 |
text text |   |
text text |   |
|
Figure Space |
text text | <0x2007> |   |
8199 |
text text |   |
|
||
Thin Space |
text text | <0x2009> |   |
8201 |
text text |   |
text text |   |
|
Non-breaking space |
text text | <0x00A0> |   |
0160 |
text text |   |
text text | |
|
‑ Non-breaking hyphen |
text‑text | <0x2011> | ‑ |
8209 |
text‑text | ‑ |
|
||
End of text marker | <0x0003> |  | |||||||
|
|
|
|
|
|||||
© Copyright sign |
© | <0x00A9> | © |
0169 |
© | © |
© | © |
|
® Registered sign |
® | <0x00AE> | ® |
0174 |
® | ® |
® | ® |
|
™ Trademark |
™ | <0x2122> | ™ |
8482 |
™ | ™ |
™ | ™ |
|
¢ Cent sign | ¢ | <0x00A2> | ¢ | ||||||
€ Euro sign | € | <0x20AC> | € | ||||||
“ Left quote / open quote |
“text | <0x201C> | “ |
8220 |
“text | “ |
“text | “ |
|
” Right quote / close quote |
text” | <0x2010> | ” |
8221 |
text” | ” |
text” | ” |
|
‘ Left single quote |
‘text | <0x2018> | ‘ |
8216 |
‘text | ‘ |
‘text | ‘ |
|
’ Right single quote/apostrophe |
text’ | <0x2019> | ’ |
8217 |
text’ | ’ |
text’ | ’ |
|
|
|
|
|
|
|||||
β Beta (Greek lowercase) |
β | <0x03B2> | β |
946 |
β | β |
β | β |
|
δ Delta (Greek lowercase) |
δ | <0x03B4> | δ |
948 |
δ | δ |
δ | δ |
|
Δ Delta (Greek uppercase) |
Δ | <0x0394> | Δ |
916 |
Δ | Δ |
Δ | Δ |
|
∆ Increment (math) |
Δ | <0x2206> | ∆ |
916 |
Δ | Δ |
Δ | Δ |
|
μ Mu (Greek lowercase) |
μ | <0x03BC> | μ |
956 |
μ | μ |
μ | μ |
|
µ Micro sign (Math) |
µ | <0x00B5> | µ |
956 |
μ | μ |
μ | μ |
|
π Pi (Greek lowercase) |
π | <0x03C0> | π |
960 |
π | π |
π | π |
|
∏ N-Ary Product |
∏ | <0x220F> | ∏ |
|
|
|
|||
∑ N-Ary Sum |
∑ | <0x2211> | ∑ |
960 |
π | π |
π | π |
|
÷ Division sign |
÷ | <0x00F7> | ÷ |
0247 |
÷ | ÷ |
÷ | ÷ |
|
− Minus sign | ÷ | <0x2212> | − | ||||||
× Multiply symbol |
× | <0x00D7> | × |
0215 |
× | × |
× | × |
|
° Degree symbol |
° | <0x00B0> | ° |
0176 |
° | ° |
|
||
Text characters that must be escaped in XML (so that they are not misread as specific XML codes) |
|||||||||
& Ampersign | & | & | U + 0026 | & | & | & | & | ||
" Double Quotes | " | " | U + 0022 | " | " | " | " | ||
' Single Quotes / Apostrophe | ' | ' | U + 0027 | ' | ' | ' | ' | ||
|
|||||||||
“ Left quote / open quote |
“text | “ |
8220 |
“text | “ |
“text | “ |
||
” Right quote / close quote |
text” | ” |
8221 |
text” | ” |
text” | ” |
||
‘ Single quote, open |
‘text | ‘ |
8216 |
‘text | ‘ |
‘text | ‘ |
||
’ Single quote, close |
text’ | ’ |
8217 |
text’ | ’ |
text’ | ’ |
||
< Less Than | < | < | U + 003C | < | < | < | < | ||
> Greater Than | > | > | U + 003E | > | > | > | > | ||
/ Slash (Solidus) | / | / | U + 002F | / | / | ||||
\ Backslash (Reverse Solidus) | \ | \ | U + 005C | \ | \ |
Last updated: March 17, 2014