Untitled

 avatar
unknown
plain_text
a year ago
1.8 kB
8
Indexable
Extended list:

More Extended ASCII and Latin characters:

Á (uppercase A with acute): 0xC3 0x81
ç (lowercase c with cedilla): 0xC3 0xA7
Ñ (uppercase N with tilde): 0xC3 0x91
ü (lowercase u with umlaut): 0xC3 0xBC
Œ (uppercase OE ligature): 0xC5 0x92


More Unicode symbols:

£ (Pound sign): 0xC2 0xA3
¥ (Yen sign): 0xC2 0xA5
§ (Section sign): 0xC2 0xA7
¶ (Pilcrow sign): 0xC2 0xB6
† (Dagger): 0xE2 0x80 0xA0
‡ (Double dagger): 0xE2 0x80 0xA1
• (Bullet): 0xE2 0x80 0xA2


More mathematical symbols:

± (Plus-minus sign): 0xC2 0xB1
× (Multiplication sign): 0xC3 0x97
÷ (Division sign): 0xC3 0xB7
≠ (Not equal to): 0xE2 0x89 0xA0
≤ (Less-than or equal to): 0xE2 0x89 0xA4
≥ (Greater-than or equal to): 0xE2 0x89 0xA5
∂ (Partial differential): 0xE2 0x88 0x82
∫ (Integral): 0xE2 0x88 0xAB


More Emoji:

🤔 (Thinking face): 0xF0 0x9F 0xA4 0x94
💡 (Light bulb): 0xF0 0x9F 0x92 0xA1
🔒 (Locked): 0xF0 0x9F 0x94 0x92
🔓 (Unlocked): 0xF0 0x9F 0x94 0x93


Currency symbols:

₿ (Bitcoin): 0xE2 0x82 0xBF
₽ (Ruble): 0xE2 0x82 0xBD
₩ (Won): 0xE2 0x82 0xA9


More arrows and geometric shapes:

↔ (Left right arrow): 0xE2 0x86 0x94
⇒ (Rightwards double arrow): 0xE2 0x87 0x92
⌘ (Place of interest sign): 0xE2 0x8C 0x98
◊ (Lozenge): 0xE2 0x97 0x8A
● (Black circle): 0xE2 0x97 0x8F


Phonetic symbols:

ə (Schwa): 0xC9 0x99
ʃ (Esh): 0xCA 0x83
θ (Theta): 0xCE 0xB8


Superscripts and subscripts:

² (Superscript two): 0xC2 0xB2
³ (Superscript three): 0xC2 0xB3
₁ (Subscript one): 0xE2 0x82 0x81
₂ (Subscript two): 0xE2 0x82 0x82


More box-drawing characters:

╔ (Box drawings double down and right): 0xE2 0x95 0x94
╚ (Box drawings double up and right): 0xE2 0x95 0x9A
═ (Box drawings double horizontal): 0xE2 0x95 0x90
║ (Box drawings double vertical): 0xE2 0x95 0x91
Editor is loading...
Leave a Comment