Education

Home » Education » Character Table

Character Table

The following is a list of acceptable characters when submitting contributions.

Download Spreadsheet

 

graphemeUnicodeDecHexBinaryHTMLDefinition
U+00203220100000%20The grapheme for the space character. It is represented by the following codes: Unicode U+0020; Dec 32; Hex 20; HTML . When creating a URL this character should be replaced with "%20".
!U+00213321100001!The grapheme for the exclamation mark character. It is represented by the following codes: Unicode U+0021; Dec 33; Hex 21; HTML !. This character is compatible with all known dictionary entries.
"U+00223422100010%22The grapheme for the quotation mark character. It is represented by the following codes: Unicode U+0022; Dec 34; Hex 22; HTML ". When creating a URL this character should be replaced with "%22". This character is compatible with all known dictionary entries.
#U+00233523100011%23The grapheme for the number sign character. It is represented by the following codes: Unicode U+0023; Dec 35; Hex 23; HTML #. When creating a URL this character should be replaced with "%23". This character is compatible with all known dictionary entries.
$U+00243624100100%24The grapheme for the dollar sign character. It is represented by the following codes: Unicode U+0024; Dec 36; Hex 24; HTML $. When creating a URL this character should be replaced with "%24". This character is compatible with all known dictionary entries.
%U+00253725100101%25The grapheme for the percent sign character. It is represented by the following codes: Unicode U+0025; Dec 37; Hex 25; HTML %. When creating a URL this character should be replaced with "%25". This character is compatible with all known dictionary entries.
&U+00263826100110%26The grapheme for the ampersand character. It is represented by the following codes: Unicode U+0026; Dec 38; Hex 26; HTML &. When creating a URL this character should be replaced with "%26". This character is compatible with all known dictionary entries.
'U+00273927100111'The grapheme for the apostrophe character. It is represented by the following codes: Unicode U+0027; Dec 39; Hex 27; HTML '. This character is compatible with all known dictionary entries.
(U+00284028101000(The grapheme for the left parenthesis character. It is represented by the following codes: Unicode U+0028; Dec 40; Hex 28; HTML (. This character is compatible with all known dictionary entries.
)U+00294129101001)The grapheme for the right parenthesis character. It is represented by the following codes: Unicode U+0029; Dec 41; Hex 29; HTML ). This character is compatible with all known dictionary entries.
*U+002A422A101010*The grapheme for the asterisk character. It is represented by the following codes: Unicode U+002A; Dec 42; Hex 2A; HTML *.
+U+002B432B101011%2BThe grapheme for the plus sign character. It is represented by the following codes: Unicode U+002B; Dec 43; Hex 2B; HTML +. When creating a URL this character should be replaced with "%2B". This character is compatible with all known dictionary entries.
,U+002C442C101100%2CThe grapheme for the comma character. It is represented by the following codes: Unicode U+002C; Dec 44; Hex 2C; HTML ,. When creating a URL this character should be replaced with "%2C". This character is compatible with all known dictionary entries.
-U+002D452D101101-The grapheme for the hyphen-minus character. It is represented by the following codes: Unicode U+002D; Dec 45; Hex 2D; HTML -. This character is compatible with all known dictionary entries.
.U+002E462E101110.The grapheme for the full stop or period character. It is represented by the following codes: Unicode U+002E; Dec 46; Hex 2E; HTML .. This character is compatible with all known dictionary entries.
/U+002F472F101111%2FThe grapheme for the solidus or slash character. It is represented by the following codes: Unicode U+002F; Dec 47; Hex 2F; HTML /. When creating a URL this character should be replaced with "%2F". This character is compatible with all known dictionary entries.
0U+003048301100000The grapheme for the digit zero character. It is represented by the following codes: Unicode U+0030; Dec 48; Hex 30; HTML 0. This character is compatible with all known dictionary entries.
1U+003149311100011The grapheme for the digit one character. It is represented by the following codes: Unicode U+0031; Dec 49; Hex 31; HTML 1. This character is compatible with all known dictionary entries.
2U+003250321100102The grapheme for the digit two character. It is represented by the following codes: Unicode U+0032; Dec 50; Hex 32; HTML 2. This character is compatible with all known dictionary entries.
3U+003351331100113The grapheme for the digit three character. It is represented by the following codes: Unicode U+0033; Dec 51; Hex 33; HTML 3. This character is compatible with all known dictionary entries.
4U+003452341101004The grapheme for the digit four character. It is represented by the following codes: Unicode U+0034; Dec 52; Hex 34; HTML 4. This character is compatible with all known dictionary entries.
5U+003553351101015The grapheme for the digit five character. It is represented by the following codes: Unicode U+0035; Dec 53; Hex 35; HTML 5. This character is compatible with all known dictionary entries.
6U+003654361101106The grapheme for the digit six character. It is represented by the following codes: Unicode U+0036; Dec 54; Hex 36; HTML 6. This character is compatible with all known dictionary entries.
7U+003755371101117The grapheme for the digit seven character. It is represented by the following codes: Unicode U+0037; Dec 55; Hex 37; HTML 7. This character is compatible with all known dictionary entries.
8U+003856381110008The grapheme for the digit eight character. It is represented by the following codes: Unicode U+0038; Dec 56; Hex 38; HTML 8. This character is compatible with all known dictionary entries.
9U+003957391110019The grapheme for the digit nine character. It is represented by the following codes: Unicode U+0039; Dec 57; Hex 39; HTML 9. This character is compatible with all known dictionary entries.
:U+003A583A111010:The grapheme for the colon character. It is represented by the following codes: Unicode U+003A; Dec 58; Hex 3A; HTML :.
;U+003B593B111011%3BThe grapheme for the semicolon character. It is represented by the following codes: Unicode U+003B; Dec 59; Hex 3B; HTML ;. When creating a URL this character should be replaced with "%3B". This character is compatible with all known dictionary entries.
<U+003C603C111100%3CThe grapheme for the less-than sign character. It is represented by the following codes: Unicode U+003C; Dec 60; Hex 3C; HTML <. When creating a URL this character should be replaced with "%3C". This character is compatible with all known dictionary entries.
=U+003D613D111101%3DThe grapheme for the equal sign character. It is represented by the following codes: Unicode U+003D; Dec 61; Hex 3D; HTML =. When creating a URL this character should be replaced with "%3D". This character is compatible with all known dictionary entries.
>U+003E623E111110%3EThe grapheme for the greater-than sign character. It is represented by the following codes: Unicode U+003E; Dec 62; Hex 3E; HTML >. When creating a URL this character should be replaced with "%3E". This character is compatible with all known dictionary entries.
?U+003F633F111111%3FThe grapheme for the question mark character. It is represented by the following codes: Unicode U+003F; Dec 63; Hex 3F; HTML ?. When creating a URL this character should be replaced with "%3F". This character is compatible with all known dictionary entries.
@U+004064401000000%40The grapheme for the at sign or commercial at character. It is represented by the following codes: Unicode U+0040; Dec 64; Hex 40; HTML @. When creating a URL this character should be replaced with "%40". This character is compatible with all known dictionary entries.
AU+004197611100001AThe grapheme for the Latin capital letter a character. It is represented by the following codes: Unicode U+0041; Dec 97; Hex 61; HTML a. This character is compatible with all known dictionary entries.
BU+004298621100010BThe grapheme for the Latin capital letter b character. It is represented by the following codes: Unicode U+0042; Dec 98; Hex 62; HTML b. This character is compatible with all known dictionary entries.
CU+004399631100011CThe grapheme for the Latin capital letter c character. It is represented by the following codes: Unicode U+0043; Dec 99; Hex 63; HTML c. This character is compatible with all known dictionary entries.
DU+0044100641100100DThe grapheme for the Latin capital letter d character. It is represented by the following codes: Unicode U+0044; Dec 100; Hex 64; HTML d. This character is compatible with all known dictionary entries.
EU+0045101651100101EThe grapheme for the Latin capital letter e character. It is represented by the following codes: Unicode U+0045; Dec 101; Hex 65; HTML e. This character is compatible with all known dictionary entries.
FU+0046102661100110FThe grapheme for the Latin capital letter f character. It is represented by the following codes: Unicode U+0046; Dec 102; Hex 66; HTML f. This character is compatible with all known dictionary entries.
GU+0047103671100111GThe grapheme for the Latin capital letter g character. It is represented by the following codes: Unicode U+0047; Dec 103; Hex 67; HTML g. This character is compatible with all known dictionary entries.
HU+0048104681101000HThe grapheme for the Latin capital letter h character. It is represented by the following codes: Unicode U+0048; Dec 104; Hex 68; HTML h. This character is compatible with all known dictionary entries.
IU+0049105691101001IThe grapheme for the Latin capital letter i character. It is represented by the following codes: Unicode U+0049; Dec 105; Hex 69; HTML i. This character is compatible with all known dictionary entries.
JU+004A1066A1101010JThe grapheme for the Latin capital letter j character. It is represented by the following codes: Unicode U+004A; Dec 106; Hex 6A; HTML j. This character is compatible with all known dictionary entries.
KU+004B1076B1101011KThe grapheme for the Latin capital letter k character. It is represented by the following codes: Unicode U+004B; Dec 107; Hex 6B; HTML k. This character is compatible with all known dictionary entries.
LU+004C1086C1101100LThe grapheme for the Latin capital letter l character. It is represented by the following codes: Unicode U+004C; Dec 108; Hex 6C; HTML l. This character is compatible with all known dictionary entries.
MU+004D1096D1101101MThe grapheme for the Latin capital letter m character. It is represented by the following codes: Unicode U+004D; Dec 109; Hex 6D; HTML m. This character is compatible with all known dictionary entries.
NU+004E1106E1101110NThe grapheme for the Latin capital letter n character. It is represented by the following codes: Unicode U+004E; Dec 110; Hex 6E; HTML n. This character is compatible with all known dictionary entries.
OU+004F1116F1101111OThe grapheme for the Latin capital letter o character. It is represented by the following codes: Unicode U+004F; Dec 111; Hex 6F; HTML o. This character is compatible with all known dictionary entries.
PU+0050112701110000PThe grapheme for the Latin capital letter p character. It is represented by the following codes: Unicode U+0050; Dec 112; Hex 70; HTML p. This character is compatible with all known dictionary entries.
QU+0051113711110001QThe grapheme for the Latin capital letter q character. It is represented by the following codes: Unicode U+0051; Dec 113; Hex 71; HTML q. This character is compatible with all known dictionary entries.
RU+0052114721110010RThe grapheme for the Latin capital letter r character. It is represented by the following codes: Unicode U+0052; Dec 114; Hex 72; HTML r. This character is compatible with all known dictionary entries.
SU+0053115731110011SThe grapheme for the Latin capital letter s character. It is represented by the following codes: Unicode U+0053; Dec 115; Hex 73; HTML s. This character is compatible with all known dictionary entries.
TU+0054116741110100TThe grapheme for the Latin capital letter t character. It is represented by the following codes: Unicode U+0054; Dec 116; Hex 74; HTML t. This character is compatible with all known dictionary entries.
UU+0055117751110101UThe grapheme for the Latin capital letter u character. It is represented by the following codes: Unicode U+0055; Dec 117; Hex 75; HTML u. This character is compatible with all known dictionary entries.
VU+0056118761110110VThe grapheme for the Latin capital letter v character. It is represented by the following codes: Unicode U+0056; Dec 118; Hex 76; HTML v. This character is compatible with all known dictionary entries.
WU+0057119771110111WThe grapheme for the Latin capital letter w character. It is represented by the following codes: Unicode U+0057; Dec 119; Hex 77; HTML w. This character is compatible with all known dictionary entries.
XU+0058120781111000XThe grapheme for the Latin capital letter x character. It is represented by the following codes: Unicode U+0058; Dec 120; Hex 78; HTML x. This character is compatible with all known dictionary entries.
YU+0059121791111001YThe grapheme for the Latin capital letter y character. It is represented by the following codes: Unicode U+0059; Dec 121; Hex 79; HTML y. This character is compatible with all known dictionary entries.
ZU+005A1227A1111010ZThe grapheme for the Latin capital letter z character. It is represented by the following codes: Unicode U+005A; Dec 122; Hex 7A; HTML z. This character is compatible with all known dictionary entries.
[U+005B915B1011011%5BThe grapheme for the left square bracket character. It is represented by the following codes: Unicode U+005B; Dec 91; Hex 5B; HTML [. When creating a URL this character should be replaced with "%5B". This character is compatible with all known dictionary entries.
\U+005C925C1011100%5CThe grapheme for the backslash character. It is represented by the following codes: Unicode U+005C; Dec 92; Hex 5C; HTML \. When creating a URL this character should be replaced with "%5C". This character is compatible with all known dictionary entries.
]U+005D935D1011101%5DThe grapheme for the right square bracket character. It is represented by the following codes: Unicode U+005D; Dec 93; Hex 5D; HTML ]. When creating a URL this character should be replaced with "%5D". This character is compatible with all known dictionary entries.
^U+005E945E1011110%5EThe grapheme for the circumflex accent character. It is represented by the following codes: Unicode U+005E; Dec 94; Hex 5E; HTML ^. When creating a URL this character should be replaced with "%5E". This character is compatible with all known dictionary entries.
_U+005F955F1011111_The grapheme for the low line character. It is represented by the following codes: Unicode U+005F; Dec 95; Hex 5F; HTML _. This character is compatible with all known dictionary entries.
`U+006096601100000%60The grapheme for the grave accent character. It is represented by the following codes: Unicode U+0060; Dec 96; Hex 60; HTML `. When creating a URL this character should be replaced with "%60". This character is compatible with all known dictionary entries.
aU+006197611100001aThe grapheme for the Latin small letter a character. It is represented by the following codes: Unicode U+0061; Dec 97; Hex 61; HTML a. This character is compatible with all known dictionary entries.
bU+006298621100010bThe grapheme for the Latin small letter b character. It is represented by the following codes: Unicode U+0062; Dec 98; Hex 62; HTML b. This character is compatible with all known dictionary entries.
cU+006399631100011cThe grapheme for the Latin small letter c character. It is represented by the following codes: Unicode U+0063; Dec 99; Hex 63; HTML c. This character is compatible with all known dictionary entries.
dU+0064100641100100dThe grapheme for the Latin small letter d character. It is represented by the following codes: Unicode U+0064; Dec 100; Hex 64; HTML d. This character is compatible with all known dictionary entries.
eU+0065101651100101eThe grapheme for the Latin small letter e character. It is represented by the following codes: Unicode U+0065; Dec 101; Hex 65; HTML e. This character is compatible with all known dictionary entries.
fU+0066102661100110fThe grapheme for the Latin small letter f character. It is represented by the following codes: Unicode U+0066; Dec 102; Hex 66; HTML f. This character is compatible with all known dictionary entries.
gU+0067103671100111gThe grapheme for the Latin small letter g character. It is represented by the following codes: Unicode U+0067; Dec 103; Hex 67; HTML g. This character is compatible with all known dictionary entries.
hU+0068104681101000hThe grapheme for the Latin small letter h character. It is represented by the following codes: Unicode U+0068; Dec 104; Hex 68; HTML h. This character is compatible with all known dictionary entries.
iU+0069105691101001iThe grapheme for the Latin small letter i character. It is represented by the following codes: Unicode U+0069; Dec 105; Hex 69; HTML i. This character is compatible with all known dictionary entries.
jU+006A1066A1101010jThe grapheme for the Latin small letter j character. It is represented by the following codes: Unicode U+006A; Dec 106; Hex 6A; HTML j. This character is compatible with all known dictionary entries.
kU+006B1076B1101011kThe grapheme for the Latin small letter k character. It is represented by the following codes: Unicode U+006B; Dec 107; Hex 6B; HTML k. This character is compatible with all known dictionary entries.
lU+006C1086C1101100lThe grapheme for the Latin small letter l character. It is represented by the following codes: Unicode U+006C; Dec 108; Hex 6C; HTML l. This character is compatible with all known dictionary entries.
mU+006D1096D1101101mThe grapheme for the Latin small letter m character. It is represented by the following codes: Unicode U+006D; Dec 109; Hex 6D; HTML m. This character is compatible with all known dictionary entries.
nU+006E1106E1101110nThe grapheme for the Latin small letter n character. It is represented by the following codes: Unicode U+006E; Dec 110; Hex 6E; HTML n. This character is compatible with all known dictionary entries.
oU+006F1116F1101111oThe grapheme for the Latin small letter o character. It is represented by the following codes: Unicode U+006F; Dec 111; Hex 6F; HTML o. This character is compatible with all known dictionary entries.
pU+0070112701110000pThe grapheme for the Latin small letter p character. It is represented by the following codes: Unicode U+0070; Dec 112; Hex 70; HTML p. This character is compatible with all known dictionary entries.
qU+0071113711110001qThe grapheme for the Latin small letter q character. It is represented by the following codes: Unicode U+0071; Dec 113; Hex 71; HTML q. This character is compatible with all known dictionary entries.
rU+0072114721110010rThe grapheme for the Latin small letter r character. It is represented by the following codes: Unicode U+0072; Dec 114; Hex 72; HTML r. This character is compatible with all known dictionary entries.
sU+0073115731110011sThe grapheme for the Latin small letter s character. It is represented by the following codes: Unicode U+0073; Dec 115; Hex 73; HTML s. This character is compatible with all known dictionary entries.
tU+0074116741110100tThe grapheme for the Latin small letter t character. It is represented by the following codes: Unicode U+0074; Dec 116; Hex 74; HTML t. This character is compatible with all known dictionary entries.
uU+0075117751110101uThe grapheme for the Latin small letter u character. It is represented by the following codes: Unicode U+0075; Dec 117; Hex 75; HTML u. This character is compatible with all known dictionary entries.
vU+0076118761110110vThe grapheme for the Latin small letter v character. It is represented by the following codes: Unicode U+0076; Dec 118; Hex 76; HTML v. This character is compatible with all known dictionary entries.
wU+0077119771110111wThe grapheme for the Latin small letter w character. It is represented by the following codes: Unicode U+0077; Dec 119; Hex 77; HTML w. This character is compatible with all known dictionary entries.
xU+0078120781111000xThe grapheme for the Latin small letter x character. It is represented by the following codes: Unicode U+0078; Dec 120; Hex 78; HTML x. This character is compatible with all known dictionary entries.
yU+0079121791111001yThe grapheme for the Latin small letter y character. It is represented by the following codes: Unicode U+0079; Dec 121; Hex 79; HTML y. This character is compatible with all known dictionary entries.
zU+007A1227A1111010zThe grapheme for the Latin small letter z character. It is represented by the following codes: Unicode U+007A; Dec 122; Hex 7A; HTML z. This character is compatible with all known dictionary entries.
{U+007B1237B1111011%7BThe grapheme for the left curly bracket character. It is represented by the following codes: Unicode U+007B; Dec 123; Hex 7B; HTML {. When creating a URL this character should be replaced with "%7B". This character is compatible with all known dictionary entries.
|U+007C1247C1111100%7CThe grapheme for the vertical bar character. It is represented by the following codes: Unicode U+007C; Dec 124; Hex 7C; HTML |. When creating a URL this character should be replaced with "%7C". This character is compatible with all known dictionary entries.
}U+007D1257D1111101%7DThe grapheme for the right curly bracket character. It is represented by the following codes: Unicode U+007D; Dec 125; Hex 7D; HTML }. When creating a URL this character should be replaced with "%7D". This character is compatible with all known dictionary entries.
~U+007E1267E1111110~The grapheme for the tilde character. It is represented by the following codes: Unicode U+007E; Dec 126; Hex 7E; HTML ~. This character is compatible with all known dictionary entries.
¡U+00A1%C2%A1The grapheme for the inverted exclamation mark character. It is represented by the following codes: Unicode U+00A1; . When creating a URL this character should be replaced with "%C2%A1".
¢U+00A2%C2%A2The grapheme for the cent sign character. It is represented by the following codes: Unicode U+00A2; . When creating a URL this character should be replaced with "%C2%A2".
£U+00A3%C2%A3The grapheme for the pound sign character. It is represented by the following codes: Unicode U+00A3; . When creating a URL this character should be replaced with "%C2%A3".
¤U+00A4%C2%A4The grapheme for the currency sign character. It is represented by the following codes: Unicode U+00A4; . When creating a URL this character should be replaced with "%C2%A4".
¥U+00A5%C2%A5The grapheme for the yen sign character. It is represented by the following codes: Unicode U+00A5; . When creating a URL this character should be replaced with "%C2%A5".
¦U+00A6%C2%A6The grapheme for the broken bar character. It is represented by the following codes: Unicode U+00A6; . When creating a URL this character should be replaced with "%C2%A6".
§U+00A7%C2%A7The grapheme for the section sign character. It is represented by the following codes: Unicode U+00A7; . When creating a URL this character should be replaced with "%C2%A7".
¨U+00A8%C2%A8The grapheme for the diaeresis character. It is represented by the following codes: Unicode U+00A8; . When creating a URL this character should be replaced with "%C2%A8".
©U+00A9%C2%A9The grapheme for the copyright sign character. It is represented by the following codes: Unicode U+00A9; . When creating a URL this character should be replaced with "%C2%A9".
ªU+00AA97611100001%C2%AAThe grapheme for the feminine ordinal indicator character. It is represented by the following codes: Unicode U+00AA; Dec 97; Hex 61; HTML a. When creating a URL this character should be replaced with "%C2%AA".
«U+00AB%C2%ABThe grapheme for the left-pointing double angle quotation mark character. It is represented by the following codes: Unicode U+00AB; . When creating a URL this character should be replaced with "%C2%AB".
¬U+00AC%C2%ACThe grapheme for the not sign character. It is represented by the following codes: Unicode U+00AC; . When creating a URL this character should be replaced with "%C2%AC".
U+00ADThe grapheme for the soft hyphen character. It is represented by the following codes: Unicode U+00AD; .
®U+00AE%C2%AEThe grapheme for the registered sign character. It is represented by the following codes: Unicode U+00AE; . When creating a URL this character should be replaced with "%C2%AE".
¯U+00AF%C2%AFThe grapheme for the macron character. It is represented by the following codes: Unicode U+00AF; . When creating a URL this character should be replaced with "%C2%AF".
°U+00B0%C2%B0The grapheme for the degree symbol character. It is represented by the following codes: Unicode U+00B0; . When creating a URL this character should be replaced with "%C2%B0".
±U+00B1%C2%B1The grapheme for the plus-minus sign character. It is represented by the following codes: Unicode U+00B1; . When creating a URL this character should be replaced with "%C2%B1".
²U+00B25032110010%C2%B2The grapheme for the superscript two character. It is represented by the following codes: Unicode U+00B2; Dec 50; Hex 32; HTML 2. When creating a URL this character should be replaced with "%C2%B2".
³U+00B35133110011%C2%B3The grapheme for the superscript three character. It is represented by the following codes: Unicode U+00B3; Dec 51; Hex 33; HTML 3. When creating a URL this character should be replaced with "%C2%B3".
´U+00B4%C2%B4The grapheme for the acute accent character. It is represented by the following codes: Unicode U+00B4; . When creating a URL this character should be replaced with "%C2%B4".
µU+00B5%C2%B5The grapheme for the micro sign character. It is represented by the following codes: Unicode U+00B5; . When creating a URL this character should be replaced with "%C2%B5".
U+00B6%C2%B6The grapheme for the pilcrow sign character. It is represented by the following codes: Unicode U+00B6; . When creating a URL this character should be replaced with "%C2%B6".
·U+00B7%C2%B7The grapheme for the middle dot character. It is represented by the following codes: Unicode U+00B7; . When creating a URL this character should be replaced with "%C2%B7".
¸U+00B8%C2%B8The grapheme for the cedilla character. It is represented by the following codes: Unicode U+00B8; . When creating a URL this character should be replaced with "%C2%B8".
¹U+00B94931110001%C2%B9The grapheme for the superscript one character. It is represented by the following codes: Unicode U+00B9; Dec 49; Hex 31; HTML 1. When creating a URL this character should be replaced with "%C2%B9".
ºU+00BA1116F1101111%C2%BAThe grapheme for the masculine ordinal indicator character. It is represented by the following codes: Unicode U+00BA; Dec 111; Hex 6F; HTML o. When creating a URL this character should be replaced with "%C2%BA".
»U+00BB%C2%BBThe grapheme for the right-pointing double-angle quotation mark character. It is represented by the following codes: Unicode U+00BB; . When creating a URL this character should be replaced with "%C2%BB".
¼U+00BC%C2%BCThe grapheme for the vulgar fraction one quarter character. It is represented by the following codes: Unicode U+00BC; . When creating a URL this character should be replaced with "%C2%BC".
½U+00BD%C2%BDThe grapheme for the vulgar fraction one half character. It is represented by the following codes: Unicode U+00BD; . When creating a URL this character should be replaced with "%C2%BD".
¾U+00BE%C2%BEThe grapheme for the vulgar fraction three quarters character. It is represented by the following codes: Unicode U+00BE; . When creating a URL this character should be replaced with "%C2%BE".
¿U+00BF%C2%BFThe grapheme for the inverted question mark character. It is represented by the following codes: Unicode U+00BF; . When creating a URL this character should be replaced with "%C2%BF".
ÀU+00C097611100001%C3%80The grapheme for the Latin capital letter a with grave character. It is represented by the following codes: Unicode U+00C0; Dec 97; Hex 61; HTML a. When creating a URL this character should be replaced with "%C3%80". When entering dictionary terms, replace this character with the unicode character "A" (U+0041).
ÁU+00C197611100001%C3%81The grapheme for the Latin capital letter a with acute character. It is represented by the following codes: Unicode U+00C1; Dec 97; Hex 61; HTML a. When creating a URL this character should be replaced with "%C3%81". When entering dictionary terms, replace this character with the unicode character "A" (U+0041).
ÂU+00C297611100001%C3%82The grapheme for the Latin capital letter a with circumflex character. It is represented by the following codes: Unicode U+00C2; Dec 97; Hex 61; HTML a. When creating a URL this character should be replaced with "%C3%82". When entering dictionary terms, replace this character with the unicode character "A" (U+0041).
ÃU+00C397611100001%C3%83The grapheme for the Latin capital letter a with tilde character. It is represented by the following codes: Unicode U+00C3; Dec 97; Hex 61; HTML a. When creating a URL this character should be replaced with "%C3%83". When entering dictionary terms, replace this character with the unicode character "A" (U+0041).
ÄU+00C497611100001%C3%84The grapheme for the Latin capital letter a with diaeresis character. It is represented by the following codes: Unicode U+00C4; Dec 97; Hex 61; HTML a. When creating a URL this character should be replaced with "%C3%84". When entering dictionary terms, replace this character with the unicode character "A" (U+0041).
ÅU+00C597611100001%C3%85The grapheme for the Latin capital letter a with ring above character. It is represented by the following codes: Unicode U+00C5; Dec 97; Hex 61; HTML a. When creating a URL this character should be replaced with "%C3%85". When entering dictionary terms, replace this character with the unicode character "A" (U+0041).
ÆU+00C65090x1FD%C3%86The grapheme for the Latin capital letter ae character. It is represented by the following codes: Unicode U+00C6; Dec 509; Hex 0x1FD; HTML ǽ. When creating a URL this character should be replaced with "%C3%86". When entering dictionary terms, replace this character with the unicode character "AE" (U+00410045).
ÇU+00C799631100011%C3%87The grapheme for the Latin capital letter c with cedilla character. It is represented by the following codes: Unicode U+00C7; Dec 99; Hex 63; HTML c. When creating a URL this character should be replaced with "%C3%87". When entering dictionary terms, replace this character with the unicode character "C" (U+0043).
ÈU+00C8101651100101%C3%88The grapheme for the Latin capital letter e with grave character. It is represented by the following codes: Unicode U+00C8; Dec 101; Hex 65; HTML e. When creating a URL this character should be replaced with "%C3%88". When entering dictionary terms, replace this character with the unicode character "E" (U+0045).
ÉU+00C9101651100101%C3%89The grapheme for the Latin capital letter e with acute character. It is represented by the following codes: Unicode U+00C9; Dec 101; Hex 65; HTML e. When creating a URL this character should be replaced with "%C3%89". When entering dictionary terms, replace this character with the unicode character "E" (U+0045).
ÊU+00CA101651100101%C3%8AThe grapheme for the Latin capital letter e with circumflex character. It is represented by the following codes: Unicode U+00CA; Dec 101; Hex 65; HTML e. When creating a URL this character should be replaced with "%C3%8A". When entering dictionary terms, replace this character with the unicode character "E" (U+0045).
ËU+00CB101651100101%C3%8BThe grapheme for the Latin capital letter e with diaeresis character. It is represented by the following codes: Unicode U+00CB; Dec 101; Hex 65; HTML e. When creating a URL this character should be replaced with "%C3%8B". When entering dictionary terms, replace this character with the unicode character "E" (U+0045).
ÌU+00CC105691101001%C3%8CThe grapheme for the Latin capital letter i with grave character. It is represented by the following codes: Unicode U+00CC; Dec 105; Hex 69; HTML i. When creating a URL this character should be replaced with "%C3%8C". When entering dictionary terms, replace this character with the unicode character "I" (U+0049).
ÍU+00CD105691101001%C3%8DThe grapheme for the Latin capital letter i with acute character. It is represented by the following codes: Unicode U+00CD; Dec 105; Hex 69; HTML i. When creating a URL this character should be replaced with "%C3%8D". When entering dictionary terms, replace this character with the unicode character "I" (U+0049).
ÎU+00CE105691101001%C3%8EThe grapheme for the Latin capital letter i with circumflex character. It is represented by the following codes: Unicode U+00CE; Dec 105; Hex 69; HTML i. When creating a URL this character should be replaced with "%C3%8E". When entering dictionary terms, replace this character with the unicode character "I" (U+0049).
ÏU+00CF105691101001%C3%8FThe grapheme for the Latin capital letter i with diaeresis character. It is represented by the following codes: Unicode U+00CF; Dec 105; Hex 69; HTML i. When creating a URL this character should be replaced with "%C3%8F". When entering dictionary terms, replace this character with the unicode character "I" (U+0049).
ÐU+00D0100641100100%C3%90The grapheme for the Latin capital letter eth character. It is represented by the following codes: Unicode U+00D0; Dec 100; Hex 64; HTML d. When creating a URL this character should be replaced with "%C3%90". When entering dictionary terms, replace this character with the unicode character "D" (U+0044).
ÑU+00D11106E1101110%C3%91The grapheme for the Latin capital letter n with tilde character. It is represented by the following codes: Unicode U+00D1; Dec 110; Hex 6E; HTML n. When creating a URL this character should be replaced with "%C3%91". When entering dictionary terms, replace this character with the unicode character "N" (U+004E).
ÒU+00D21116F1101111%C3%92The grapheme for the Latin capital letter o with grave character. It is represented by the following codes: Unicode U+00D2; Dec 111; Hex 6F; HTML o. When creating a URL this character should be replaced with "%C3%92". When entering dictionary terms, replace this character with the unicode character "O" (U+004F).
ÓU+00D31116F1101111%C3%93The grapheme for the Latin capital letter o with acute character. It is represented by the following codes: Unicode U+00D3; Dec 111; Hex 6F; HTML o. When creating a URL this character should be replaced with "%C3%93". When entering dictionary terms, replace this character with the unicode character "O" (U+004F).
ÔU+00D41116F1101111%C3%94The grapheme for the Latin capital letter o with circumflex character. It is represented by the following codes: Unicode U+00D4; Dec 111; Hex 6F; HTML o. When creating a URL this character should be replaced with "%C3%94". When entering dictionary terms, replace this character with the unicode character "O" (U+004F).
ÕU+00D51116F1101111%C3%95The grapheme for the Latin capital letter o with tilde character. It is represented by the following codes: Unicode U+00D5; Dec 111; Hex 6F; HTML o. When creating a URL this character should be replaced with "%C3%95". When entering dictionary terms, replace this character with the unicode character "O" (U+004F).
ÖU+00D61116F1101111%C3%96The grapheme for the Latin capital letter o with diaeresis character. It is represented by the following codes: Unicode U+00D6; Dec 111; Hex 6F; HTML o. When creating a URL this character should be replaced with "%C3%96". When entering dictionary terms, replace this character with the unicode character "O" (U+004F).
×U+00D7%C3%97The grapheme for the multiplication sign character. It is represented by the following codes: Unicode U+00D7; . When creating a URL this character should be replaced with "%C3%97".
ØU+00D81116F1101111%C3%98The grapheme for the Latin capital letter o with stroke character. It is represented by the following codes: Unicode U+00D8; Dec 111; Hex 6F; HTML o. When creating a URL this character should be replaced with "%C3%98". When entering dictionary terms, replace this character with the unicode character "O" (U+004F).
ÙU+00D9117751110101%C3%99The grapheme for the Latin capital letter u with grave character. It is represented by the following codes: Unicode U+00D9; Dec 117; Hex 75; HTML u. When creating a URL this character should be replaced with "%C3%99". When entering dictionary terms, replace this character with the unicode character "U" (U+0055).
ÚU+00DA117751110101%C3%9AThe grapheme for the Latin capital letter u with acute character. It is represented by the following codes: Unicode U+00DA; Dec 117; Hex 75; HTML u. When creating a URL this character should be replaced with "%C3%9A". When entering dictionary terms, replace this character with the unicode character "U" (U+0055).
ÛU+00DB117751110101%C3%9BThe grapheme for the Latin capital letter u with circumflex character. It is represented by the following codes: Unicode U+00DB; Dec 117; Hex 75; HTML u. When creating a URL this character should be replaced with "%C3%9B". When entering dictionary terms, replace this character with the unicode character "U" (U+0055).
ÜU+00DC117751110101%C3%9CThe grapheme for the Latin capital letter u with diaeresis character. It is represented by the following codes: Unicode U+00DC; Dec 117; Hex 75; HTML u. When creating a URL this character should be replaced with "%C3%9C". When entering dictionary terms, replace this character with the unicode character "U" (U+0055).
ÝU+00DD121791111001%C3%9DThe grapheme for the Latin capital letter y with acute character. It is represented by the following codes: Unicode U+00DD; Dec 121; Hex 79; HTML y. When creating a URL this character should be replaced with "%C3%9D". When entering dictionary terms, replace this character with the unicode character "Y" (U+0059).
ÞU+00DE2540xFE%C3%9EThe grapheme for the Latin capital letter thorn character. It is represented by the following codes: Unicode U+00DE; Dec 254; Hex 0xFE; HTML þ. When creating a URL this character should be replaced with "%C3%9E". When entering dictionary terms, replace this character with the unicode character "P" (U+0050).
ßU+00DF2230xDF%C3%9FThe grapheme for the Latin small letter sharp s character. It is represented by the following codes: Unicode U+00DF; Dec 223; Hex 0xDF; HTML ß. When creating a URL this character should be replaced with "%C3%9F". When entering dictionary terms, replace this character with the unicode character "s" (U+0073).
àU+00E097611100001%C3%A0The grapheme for the Latin small letter a with grave character. It is represented by the following codes: Unicode U+00E0; Dec 97; Hex 61; HTML a. When creating a URL this character should be replaced with "%C3%A0". When entering dictionary terms, replace this character with the unicode character "a" (U+0061).
áU+00E197611100001%C3%A1The grapheme for the Latin small letter a with acute character. It is represented by the following codes: Unicode U+00E1; Dec 97; Hex 61; HTML a. When creating a URL this character should be replaced with "%C3%A1". When entering dictionary terms, replace this character with the unicode character "a" (U+0061).
âU+00E297611100001%C3%A2The grapheme for the Latin small letter a with circumflex character. It is represented by the following codes: Unicode U+00E2; Dec 97; Hex 61; HTML a. When creating a URL this character should be replaced with "%C3%A2". When entering dictionary terms, replace this character with the unicode character "a" (U+0061).
ãU+00E397611100001%C3%A3The grapheme for the Latin small letter a with tilde character. It is represented by the following codes: Unicode U+00E3; Dec 97; Hex 61; HTML a. When creating a URL this character should be replaced with "%C3%A3". When entering dictionary terms, replace this character with the unicode character "a" (U+0061).
äU+00E497611100001%C3%A4The grapheme for the Latin small letter a with diaeresis character. It is represented by the following codes: Unicode U+00E4; Dec 97; Hex 61; HTML a. When creating a URL this character should be replaced with "%C3%A4". When entering dictionary terms, replace this character with the unicode character "a" (U+0061).
åU+00E597611100001%C3%A5The grapheme for the Latin small letter a with ring above character. It is represented by the following codes: Unicode U+00E5; Dec 97; Hex 61; HTML a. When creating a URL this character should be replaced with "%C3%A5". When entering dictionary terms, replace this character with the unicode character "a" (U+0061).
æU+00E65090x1FD%C3%A6The grapheme for the Latin small letter ae character. It is represented by the following codes: Unicode U+00E6; Dec 509; Hex 0x1FD; HTML ǽ. When creating a URL this character should be replaced with "%C3%A6". When entering dictionary terms, replace this character with the unicode character "ae" (U+00610065).
çU+00E799631100011%C3%A7The grapheme for the Latin small letter c with cedilla character. It is represented by the following codes: Unicode U+00E7; Dec 99; Hex 63; HTML c. When creating a URL this character should be replaced with "%C3%A7". When entering dictionary terms, replace this character with the unicode character "c" (U+0063).
èU+00E8101651100101%C3%A8The grapheme for the Latin small letter e with grave character. It is represented by the following codes: Unicode U+00E8; Dec 101; Hex 65; HTML e. When creating a URL this character should be replaced with "%C3%A8". When entering dictionary terms, replace this character with the unicode character "e" (U+0065).
éU+00E9101651100101%C3%A9The grapheme for the Latin small letter e with acute character. It is represented by the following codes: Unicode U+00E9; Dec 101; Hex 65; HTML e. When creating a URL this character should be replaced with "%C3%A9". When entering dictionary terms, replace this character with the unicode character "e" (U+0065).
êU+00EA101651100101%C3%AAThe grapheme for the Latin small letter e with circumflex character. It is represented by the following codes: Unicode U+00EA; Dec 101; Hex 65; HTML e. When creating a URL this character should be replaced with "%C3%AA". When entering dictionary terms, replace this character with the unicode character "e" (U+0065).
ëU+00EB101651100101%C3%ABThe grapheme for the Latin small letter e with diaeresis character. It is represented by the following codes: Unicode U+00EB; Dec 101; Hex 65; HTML e. When creating a URL this character should be replaced with "%C3%AB". When entering dictionary terms, replace this character with the unicode character "e" (U+0065).
ìU+00EC105691101001%C3%ACThe grapheme for the Latin small letter i with grave character. It is represented by the following codes: Unicode U+00EC; Dec 105; Hex 69; HTML i. When creating a URL this character should be replaced with "%C3%AC". When entering dictionary terms, replace this character with the unicode character "i" (U+0069).
íU+00ED105691101001%C3%ADThe grapheme for the Latin small letter i with acute character. It is represented by the following codes: Unicode U+00ED; Dec 105; Hex 69; HTML i. When creating a URL this character should be replaced with "%C3%AD". When entering dictionary terms, replace this character with the unicode character "i" (U+0069).
îU+00EE105691101001%C3%AEThe grapheme for the Latin small letter i with circumflex character. It is represented by the following codes: Unicode U+00EE; Dec 105; Hex 69; HTML i. When creating a URL this character should be replaced with "%C3%AE". When entering dictionary terms, replace this character with the unicode character "i" (U+0069).
ïU+00EF105691101001%C3%AFThe grapheme for the Latin small letter i with diaeresis character. It is represented by the following codes: Unicode U+00EF; Dec 105; Hex 69; HTML i. When creating a URL this character should be replaced with "%C3%AF". When entering dictionary terms, replace this character with the unicode character "i" (U+0069).
ðU+00F0100641100100%C3%B0The grapheme for the Latin small letter eth character. It is represented by the following codes: Unicode U+00F0; Dec 100; Hex 64; HTML d. When creating a URL this character should be replaced with "%C3%B0". When entering dictionary terms, replace this character with the unicode character "d" (U+0064).
ñU+00F11106E1101110%C3%B1The grapheme for the Latin small letter n with tilde character. It is represented by the following codes: Unicode U+00F1; Dec 110; Hex 6E; HTML n. When creating a URL this character should be replaced with "%C3%B1". When entering dictionary terms, replace this character with the unicode character "n" (U+006E).
òU+00F21116F1101111%C3%B2The grapheme for the Latin small letter o with grave character. It is represented by the following codes: Unicode U+00F2; Dec 111; Hex 6F; HTML o. When creating a URL this character should be replaced with "%C3%B2". When entering dictionary terms, replace this character with the unicode character "o" (U+006F).
óU+00F31116F1101111%C3%B3The grapheme for the Latin small letter o with acute character. It is represented by the following codes: Unicode U+00F3; Dec 111; Hex 6F; HTML o. When creating a URL this character should be replaced with "%C3%B3". When entering dictionary terms, replace this character with the unicode character "o" (U+006F).
ôU+00F41116F1101111%C3%B4The grapheme for the Latin small letter o with circumflex character. It is represented by the following codes: Unicode U+00F4; Dec 111; Hex 6F; HTML o. When creating a URL this character should be replaced with "%C3%B4". When entering dictionary terms, replace this character with the unicode character "o" (U+006F).
õU+00F51116F1101111%C3%B5The grapheme for the Latin small letter o with tilde character. It is represented by the following codes: Unicode U+00F5; Dec 111; Hex 6F; HTML o. When creating a URL this character should be replaced with "%C3%B5". When entering dictionary terms, replace this character with the unicode character "o" (U+006F).
öU+00F61116F1101111%C3%B6The grapheme for the Latin small letter o with diaeresis character. It is represented by the following codes: Unicode U+00F6; Dec 111; Hex 6F; HTML o. When creating a URL this character should be replaced with "%C3%B6". When entering dictionary terms, replace this character with the unicode character "o" (U+006F).
÷U+00F7%C3%B7The grapheme for the division sign character. It is represented by the following codes: Unicode U+00F7; . When creating a URL this character should be replaced with "%C3%B7".
øU+00F81116F1101111%C3%B8The grapheme for the Latin small letter o with stroke character. It is represented by the following codes: Unicode U+00F8; Dec 111; Hex 6F; HTML o. When creating a URL this character should be replaced with "%C3%B8". When entering dictionary terms, replace this character with the unicode character "o" (U+006F).
ùU+00F9117751110101%C3%B9The grapheme for the Latin small letter u with grave character. It is represented by the following codes: Unicode U+00F9; Dec 117; Hex 75; HTML u. When creating a URL this character should be replaced with "%C3%B9". When entering dictionary terms, replace this character with the unicode character "u" (U+0075).
úU+00FA117751110101%C3%BAThe grapheme for the Latin small letter u with acute character. It is represented by the following codes: Unicode U+00FA; Dec 117; Hex 75; HTML u. When creating a URL this character should be replaced with "%C3%BA". When entering dictionary terms, replace this character with the unicode character "u" (U+0075).
ûU+00FB117751110101%C3%BBThe grapheme for the Latin small letter u with circumflex character. It is represented by the following codes: Unicode U+00FB; Dec 117; Hex 75; HTML u. When creating a URL this character should be replaced with "%C3%BB". When entering dictionary terms, replace this character with the unicode character "u" (U+0075).
üU+00FC117751110101%C3%BCThe grapheme for the Latin small letter u with diaeresis character. It is represented by the following codes: Unicode U+00FC; Dec 117; Hex 75; HTML u. When creating a URL this character should be replaced with "%C3%BC". When entering dictionary terms, replace this character with the unicode character "u" (U+0075).
ýU+00FD121791111001%C3%BDThe grapheme for the Latin small letter y with acute character. It is represented by the following codes: Unicode U+00FD; Dec 121; Hex 79; HTML y. When creating a URL this character should be replaced with "%C3%BD". When entering dictionary terms, replace this character with the unicode character "y" (U+0079).
þU+00FE2540xFE%C3%BEThe grapheme for the Latin small letter thorn character. It is represented by the following codes: Unicode U+00FE; Dec 254; Hex 0xFE; HTML þ. When creating a URL this character should be replaced with "%C3%BE". When entering dictionary terms, replace this character with the unicode character "p" (U+0070).
ÿU+00FF121791111001%C3%BFThe grapheme for the Latin small letter y with diaeresis character. It is represented by the following codes: Unicode U+00FF; Dec 121; Hex 79; HTML y. When creating a URL this character should be replaced with "%C3%BF". When entering dictionary terms, replace this character with the unicode character "y" (U+0079).
ƀU+01803840x180%C6%80The grapheme for the Latin small letter b with stroke character. It is represented by the following codes: Unicode U+0180; Dec 384; Hex 0x180; HTML ƀ. When creating a URL this character should be replaced with "%C6%80".
ƁU+01815950x253%C6%81The grapheme for the Latin capital letter b with hook character. It is represented by the following codes: Unicode U+0181; Dec 595; Hex 0x253; HTML ɓ. When creating a URL this character should be replaced with "%C6%81".
ƂU+01823870x183%C6%82The grapheme for the Latin capital letter b with top bar character. It is represented by the following codes: Unicode U+0182; Dec 387; Hex 0x183; HTML ƃ. When creating a URL this character should be replaced with "%C6%82".
ƃU+01833870x183%C6%83The grapheme for the Latin small letter b with top bar character. It is represented by the following codes: Unicode U+0183; Dec 387; Hex 0x183; HTML ƃ. When creating a URL this character should be replaced with "%C6%83".
ƄU+01843890x185%C6%84The grapheme for the Latin capital letter tone six character. It is represented by the following codes: Unicode U+0184; Dec 389; Hex 0x185; HTML ƅ. When creating a URL this character should be replaced with "%C6%84".
ƅU+01853890x185%C6%85The grapheme for the Latin small letter tone six character. It is represented by the following codes: Unicode U+0185; Dec 389; Hex 0x185; HTML ƅ. When creating a URL this character should be replaced with "%C6%85".
ƆU+01865960x254%C6%86The grapheme for the Latin capital letter open o character. It is represented by the following codes: Unicode U+0186; Dec 596; Hex 0x254; HTML ɔ. When creating a URL this character should be replaced with "%C6%86".
ƇU+01873920x188%C6%87The grapheme for the Latin capital letter c with hook character. It is represented by the following codes: Unicode U+0187; Dec 392; Hex 0x188; HTML ƈ. When creating a URL this character should be replaced with "%C6%87".
ƈU+01883920x188%C6%88The grapheme for the Latin small letter c with hook character. It is represented by the following codes: Unicode U+0188; Dec 392; Hex 0x188; HTML ƈ. When creating a URL this character should be replaced with "%C6%88".
ƉU+01895980x256%C6%89The grapheme for the Latin capital letter african d character. It is represented by the following codes: Unicode U+0189; Dec 598; Hex 0x256; HTML ɖ. When creating a URL this character should be replaced with "%C6%89".
ƊU+018A5990x257%C6%8AThe grapheme for the Latin capital letter d with hook character. It is represented by the following codes: Unicode U+018A; Dec 599; Hex 0x257; HTML ɗ. When creating a URL this character should be replaced with "%C6%8A".
ƋU+018B3960x18C%C6%8BThe grapheme for the Latin capital letter d with top bar character. It is represented by the following codes: Unicode U+018B; Dec 396; Hex 0x18C; HTML ƌ. When creating a URL this character should be replaced with "%C6%8B".
ƌU+018C3960x18C%C6%8CThe grapheme for the Latin small letter d with top bar character. It is represented by the following codes: Unicode U+018C; Dec 396; Hex 0x18C; HTML ƌ. When creating a URL this character should be replaced with "%C6%8C".
ƍU+018D3970x18D%C6%8DThe grapheme for the Latin small letter turned delta character. It is represented by the following codes: Unicode U+018D; Dec 397; Hex 0x18D; HTML ƍ. When creating a URL this character should be replaced with "%C6%8D".
ƎU+018E4770x1DD%C6%8EThe grapheme for the Latin capital letter reversed e character. It is represented by the following codes: Unicode U+018E; Dec 477; Hex 0x1DD; HTML ǝ. When creating a URL this character should be replaced with "%C6%8E".
ƏU+018F83400x2094%C6%8FThe grapheme for the Latin capital letter schwa character. It is represented by the following codes: Unicode U+018F; Dec 8340; Hex 0x2094; HTML ₔ. When creating a URL this character should be replaced with "%C6%8F".
ƐU+01906030x25B%C6%90The grapheme for the Latin capital letter open e character. It is represented by the following codes: Unicode U+0190; Dec 603; Hex 0x25B; HTML ɛ. When creating a URL this character should be replaced with "%C6%90".
ƑU+01914020x192%C6%91The grapheme for the Latin capital letter f with hook character. It is represented by the following codes: Unicode U+0191; Dec 402; Hex 0x192; HTML &fnof. When creating a URL this character should be replaced with "%C6%91".
ƒU+01924020x192%C6%92The grapheme for the Latin small letter f with hook character. It is represented by the following codes: Unicode U+0192; Dec 402; Hex 0x192; HTML &fnof. When creating a URL this character should be replaced with "%C6%92".
ƓU+01936080x260%C6%93The grapheme for the Latin capital letter g with hook character. It is represented by the following codes: Unicode U+0193; Dec 608; Hex 0x260; HTML ɠ. When creating a URL this character should be replaced with "%C6%93".
ƔU+01946110x263%C6%94The grapheme for the Latin capital letter gamma character. It is represented by the following codes: Unicode U+0194; Dec 611; Hex 0x263; HTML ɣ. When creating a URL this character should be replaced with "%C6%94".
ƕU+01955020x1F6%C6%95The grapheme for the Latin small letter hv character. It is represented by the following codes: Unicode U+0195; Dec 502; Hex 0x1F6; HTML Ƕ. When creating a URL this character should be replaced with "%C6%95".
ƖU+01966170x269%C6%96The grapheme for the Latin capital letter iota character. It is represented by the following codes: Unicode U+0196; Dec 617; Hex 0x269; HTML ɩ. When creating a URL this character should be replaced with "%C6%96".
ƗU+01976160x268%C6%97The grapheme for the Latin capital letter i with stroke character. It is represented by the following codes: Unicode U+0197; Dec 616; Hex 0x268; HTML ɨ. When creating a URL this character should be replaced with "%C6%97".
ƘU+01984090x199%C6%98The grapheme for the Latin capital letter k with hook character. It is represented by the following codes: Unicode U+0198; Dec 409; Hex 0x199; HTML ƙ. When creating a URL this character should be replaced with "%C6%98".
ƙU+01994090x199%C6%99The grapheme for the Latin small letter k with hook character. It is represented by the following codes: Unicode U+0199; Dec 409; Hex 0x199; HTML ƙ. When creating a URL this character should be replaced with "%C6%99".
ƚU+019A5730x23D%C6%9AThe grapheme for the Latin small letter l with bar character. It is represented by the following codes: Unicode U+019A; Dec 573; Hex 0x23D; HTML Ƚ. When creating a URL this character should be replaced with "%C6%9A".
ƛU+019B4110x19B%C6%9BThe grapheme for the Latin small letter lambda with stroke character. It is represented by the following codes: Unicode U+019B; Dec 411; Hex 0x19B; HTML ƛ. When creating a URL this character should be replaced with "%C6%9B".
ƜU+019C6230x26F%C6%9CThe grapheme for the Latin capital letter turned m character. It is represented by the following codes: Unicode U+019C; Dec 623; Hex 0x26F; HTML ɯ. When creating a URL this character should be replaced with "%C6%9C".
ƝU+019D6260x272%C6%9DThe grapheme for the Latin capital letter n with left hook character. It is represented by the following codes: Unicode U+019D; Dec 626; Hex 0x272; HTML ɲ. When creating a URL this character should be replaced with "%C6%9D".
ƞU+019E5440x220%C6%9EThe grapheme for the Latin small letter n with long right leg character. It is represented by the following codes: Unicode U+019E; Dec 544; Hex 0x220; HTML Ƞ. When creating a URL this character should be replaced with "%C6%9E".
ƟU+019F6290x275%C6%9FThe grapheme for the Latin capital letter o with middle tilde character. It is represented by the following codes: Unicode U+019F; Dec 629; Hex 0x275; HTML ɵ. When creating a URL this character should be replaced with "%C6%9F".
ƠU+01A01116F1101111%C6%A0The grapheme for the Latin capital letter o with horn character. It is represented by the following codes: Unicode U+01A0; Dec 111; Hex 6F; HTML o. When creating a URL this character should be replaced with "%C6%A0".
ơU+01A11116F1101111%C6%A1The grapheme for the Latin small letter o with horn character. It is represented by the following codes: Unicode U+01A1; Dec 111; Hex 6F; HTML o. When creating a URL this character should be replaced with "%C6%A1".
ƢU+01A24190x1A3%C6%A2The grapheme for the Latin capital letter oi (= Latin capital letter gha) character. It is represented by the following codes: Unicode U+01A2; Dec 419; Hex 0x1A3; HTML ƣ. When creating a URL this character should be replaced with "%C6%A2".
ƣU+01A34190x1A3%C6%A3The grapheme for the Latin small letter oi (= Latin small letter gha) character. It is represented by the following codes: Unicode U+01A3; Dec 419; Hex 0x1A3; HTML ƣ. When creating a URL this character should be replaced with "%C6%A3".
ƤU+01A44210x1A5%C6%A4The grapheme for the Latin capital letter p with hook character. It is represented by the following codes: Unicode U+01A4; Dec 421; Hex 0x1A5; HTML ƥ. When creating a URL this character should be replaced with "%C6%A4".
ƥU+01A54210x1A5%C6%A5The grapheme for the Latin small letter p with hook character. It is represented by the following codes: Unicode U+01A5; Dec 421; Hex 0x1A5; HTML ƥ. When creating a URL this character should be replaced with "%C6%A5".
ƦU+01A66400x280%C6%A6The grapheme for the Latin letter yr character. It is represented by the following codes: Unicode U+01A6; Dec 640; Hex 0x280; HTML ʀ. When creating a URL this character should be replaced with "%C6%A6".
ƧU+01A74240x1A8%C6%A7The grapheme for the Latin capital letter tone two character. It is represented by the following codes: Unicode U+01A7; Dec 424; Hex 0x1A8; HTML ƨ. When creating a URL this character should be replaced with "%C6%A7".
ƨU+01A84240x1A8%C6%A8The grapheme for the Latin small letter tone two character. It is represented by the following codes: Unicode U+01A8; Dec 424; Hex 0x1A8; HTML ƨ. When creating a URL this character should be replaced with "%C6%A8".
ƩU+01A96430x283%C6%A9The grapheme for the Latin capital letter esh character. It is represented by the following codes: Unicode U+01A9; Dec 643; Hex 0x283; HTML ʃ. When creating a URL this character should be replaced with "%C6%A9".
ƪU+01AA4260x1AA%C6%AAThe grapheme for the Latin letter reversed esh loop character. It is represented by the following codes: Unicode U+01AA; Dec 426; Hex 0x1AA; HTML ƪ. When creating a URL this character should be replaced with "%C6%AA".
ƫU+01AB4270x1AB%C6%ABThe grapheme for the Latin small letter t with palatal hook character. It is represented by the following codes: Unicode U+01AB; Dec 427; Hex 0x1AB; HTML ƫ. When creating a URL this character should be replaced with "%C6%AB".
ƬU+01AC4290x1AD%C6%ACThe grapheme for the Latin capital letter t with hook character. It is represented by the following codes: Unicode U+01AC; Dec 429; Hex 0x1AD; HTML ƭ. When creating a URL this character should be replaced with "%C6%AC".
ƭU+01AD4290x1AD%C6%ADThe grapheme for the Latin small letter t with hook character. It is represented by the following codes: Unicode U+01AD; Dec 429; Hex 0x1AD; HTML ƭ. When creating a URL this character should be replaced with "%C6%AD".
ƮU+01AE6480x288%C6%AEThe grapheme for the Latin capital letter t with retroflex hook character. It is represented by the following codes: Unicode U+01AE; Dec 648; Hex 0x288; HTML ʈ. When creating a URL this character should be replaced with "%C6%AE".
ƯU+01AF117751110101%C6%AFThe grapheme for the Latin capital letter u with horn character. It is represented by the following codes: Unicode U+01AF; Dec 117; Hex 75; HTML u. When creating a URL this character should be replaced with "%C6%AF".
ưU+01B0117751110101%C6%B0The grapheme for the Latin small letter u with horn character. It is represented by the following codes: Unicode U+01B0; Dec 117; Hex 75; HTML u. When creating a URL this character should be replaced with "%C6%B0".
ƱU+01B16500x28A%C6%B1The grapheme for the Latin capital letter upsilon character. It is represented by the following codes: Unicode U+01B1; Dec 650; Hex 0x28A; HTML ʊ. When creating a URL this character should be replaced with "%C6%B1".
ƲU+01B26510x28B%C6%B2The grapheme for the Latin capital letter v with hook character. It is represented by the following codes: Unicode U+01B2; Dec 651; Hex 0x28B; HTML ʋ. When creating a URL this character should be replaced with "%C6%B2".
ƳU+01B34360x1B4%C6%B3The grapheme for the Latin capital letter y with hook character. It is represented by the following codes: Unicode U+01B3; Dec 436; Hex 0x1B4; HTML ƴ. When creating a URL this character should be replaced with "%C6%B3".
ƴU+01B44360x1B4%C6%B4The grapheme for the Latin small letter y with hook character. It is represented by the following codes: Unicode U+01B4; Dec 436; Hex 0x1B4; HTML ƴ. When creating a URL this character should be replaced with "%C6%B4".
ƵU+01B54380x1B6%C6%B5The grapheme for the Latin capital letter z with stroke character. It is represented by the following codes: Unicode U+01B5; Dec 438; Hex 0x1B6; HTML ƶ. When creating a URL this character should be replaced with "%C6%B5".
ƶU+01B64380x1B6%C6%B6The grapheme for the Latin small letter z with stroke character. It is represented by the following codes: Unicode U+01B6; Dec 438; Hex 0x1B6; HTML ƶ. When creating a URL this character should be replaced with "%C6%B6".
ƷU+01B76580x292%C6%B7The grapheme for the Latin capital letter ezh character. It is represented by the following codes: Unicode U+01B7; Dec 658; Hex 0x292; HTML ʒ. When creating a URL this character should be replaced with "%C6%B7".
ƸU+01B84410x1B9%C6%B8The grapheme for the Latin capital letter ezh reversed character. It is represented by the following codes: Unicode U+01B8; Dec 441; Hex 0x1B9; HTML ƹ. When creating a URL this character should be replaced with "%C6%B8".
ƹU+01B94410x1B9%C6%B9The grapheme for the Latin small letter ezh reversed character. It is represented by the following codes: Unicode U+01B9; Dec 441; Hex 0x1B9; HTML ƹ. When creating a URL this character should be replaced with "%C6%B9".
ƺU+01BA4420x1BA%C6%BAThe grapheme for the Latin small letter ezh with tail character. It is represented by the following codes: Unicode U+01BA; Dec 442; Hex 0x1BA; HTML ƺ. When creating a URL this character should be replaced with "%C6%BA".
ƻU+01BB4430x1BB%C6%BBThe grapheme for the Latin letter two with stroke character. It is represented by the following codes: Unicode U+01BB; Dec 443; Hex 0x1BB; HTML ƻ. When creating a URL this character should be replaced with "%C6%BB".
ƼU+01BC4450x1BD%C6%BCThe grapheme for the Latin capital letter tone five character. It is represented by the following codes: Unicode U+01BC; Dec 445; Hex 0x1BD; HTML ƽ. When creating a URL this character should be replaced with "%C6%BC".
ƽU+01BD4450x1BD%C6%BDThe grapheme for the Latin small letter tone five character. It is represented by the following codes: Unicode U+01BD; Dec 445; Hex 0x1BD; HTML ƽ. When creating a URL this character should be replaced with "%C6%BD".
ƾU+01BE6780x2A6%C6%BEThe grapheme for the Latin letter inverted glottal stop with stroke character. It is represented by the following codes: Unicode U+01BE; Dec 678; Hex 0x2A6; HTML ʦ. When creating a URL this character should be replaced with "%C6%BE".
ƿU+01BF5030x1F7%C6%BFThe grapheme for the Latin letter wynn character. It is represented by the following codes: Unicode U+01BF; Dec 503; Hex 0x1F7; HTML Ƿ. When creating a URL this character should be replaced with "%C6%BF".