ASCII and HTML Codes

Windows-1252 (CP-1252) Variation for the decimal range 128 to 159
For use with Flanagan's Library. Strings class developed using a Windows operating system with cp-1252 encoding
A version of this table, in which the codes in the decimal range 128 to 159 are not used following the standard ISO-8859-1 encoding, may be found on HTMLandASCIItableIso.html
A version of this table, in which the codes in the decimal range 128 to 159 are control characteres , i.e. C1 control set encoding, may be found on HTMLandASCIItableC1.html
Control characters are indicated as, e.g. ^C, where the ^ indicates that the ^ key must be depressed at the same time as the following character, e.g. C, key.

SymbolASCII
Decimal
Code
ASCII
Hexadecimal
Code
HTML
Decimal
Code
HTML
Hexadecimal
Code
HTML
Name
Code
CommentsCharacter
Type
Repeats
^@00�� - null charactercontrol
^A11 - start of headercontrol
^B22 - start of textcontrol
^C33 - end of textcontrol
^D44 - end of transmissioncontrol
^E55 - enquirycontrol
^F66 - acknowledgecontrol
^G77 - bell (ring)control
^H88 - backspacecontrol
^I99			character tabulation / horizontal tabulationcontrol
^J10A


line feed (lf)control
^K11B - vertical tabcontrol
^L12C - form feedcontrol
^M13D

 - carriage returncontrol
^N14E - shift outcontrol
^O15F - shift incontrol
^P1610 - data link escapecontrol
^Q1711 - device control 1control
^R1812 - device control 2control
^S1913 - device control 3control
^T2014 - device control 4control
^U2115 - negative acknowledgecontrol
^V2216 - synchronizecontrol
^W2317 - end transmission blockcontrol
^X2418 - cancelcontrol
^Y2519 - end of mediumcontrol
^Z261A - substitutecontrol
^[271B - escapecontrol
^\281C - file separatorcontrol
^]291D - group separatorcontrol
^^301E - record separatorcontrol
^_311F - unit separatorcontrol
3220   - spaceprintable
!3321!! - exclamation pointprintable
"3422"""quotation markprintable
"3422"""quotation markprintable
#3523## - number signprintable
$3624$$ - dollar signprintable
%3725%% - percent signprintable
&3826&&&ampersandprintable
&3826&&&ampersandprintable
'3927'' - single quoteprintable
(4028(( - opening parenthesisprintable
)4129)) - closing parenthesisprintable
*422A***asteriskprintable
*422A***asteriskprintable
+432B++ - plus signprintable
,442C,, - commaprintable
-452D-- - minus sign - hyphenprintable
.462E.. - periodprintable
/472F// - slashprintable
0483000 - zeroprintable
1493111 - oneprintable
2503222 - twoprintable
3513333 - threeprintable
4523444 - fourprintable
5533555 - fiveprintable
6543666 - sixprintable
7553777 - sevenprintable
8563888 - eightprintable
9573999 - nineprintable
:583A:: - colonprintable
;593B&#59;&#x3B; - semicolonprintable
<603C&#60;&#x3C;&lt;less-than signprintable
<603C&#60;&#x3C;&LT;less-than signprintable
=613D&#61;&#x3D; - equal signprintable
>623E&#62;&#x3E;&gt;greater-than signprintable
>623E&#62;&#x3E;&GT;greater-than signprintable
?633F&#63;&#x3F; - question markprintable
@6440&#64;&#x40; - at symbolprintable
A6541&#65;&#x41; - upper case Aprintable
B6642&#66;&#x42; - upper case Bprintable
C6743&#67;&#x43; - upper case C printable
D6844&#68;&#x44; - upper case D printable
E6945&#69;&#x45; - upper case E printable
F7046&#70;&#x46; - upper case F printable
G7147&#71;&#x47; - upper case G printable
H7248&#72;&#x48; - upper case H printable
I7349&#73;&#x49; - upper case I printable
J744A&#74;&#x4A; - upper case J printable
K754B&#75;&#x4B; - upper case K printable
L764C&#76;&#x4C; - upper case L printable
M774D&#77;&#x4D; - upper case M printable
N784E&#78;&#x4E; - upper case N printable
O794F&#79;&#x4F; - upper case O printable
P8050&#80;&#x50; - upper case P printable
Q8151&#81;&#x51; - upper case Q printable
R8252&#82;&#x52; - upper case R printable
S8353&#83;&#x53; - upper case S printable
T8454&#84;&#x54; - upper case T printable
U8555&#85;&#x55; - upper case U printable
V8656&#86;&#x56; - upper case V printable
W8757&#87;&#x57; - upper case W printable
X8858&#88;&#x58; - upper case X printable
Y8959&#89;&#x59; - upper case Y printable
Z905A&#90;&#x5A; - upper case Z printable
[915B&#91;&#x5B;&lsqb;left square bracketprintable
[915B&#91;&#x5B;&lbrack;left square bracketprintable
\925C&#92;&#x5C; - backslashprintable
]935D&#93;&#x5D;&rsqb;right square bracketprintable
]935D&#93;&#x5D;&rbrack;right square bracketprintable
^945E&#94;&#x5E; - caret - circumflexprintable
_955F&#95;&#x5F; - underscoreprintable
`9660&#96;&#x60;&grave;grave accentprintable
`9660&#96;&#x60;&DiacriticalGrave;grave accentprintable
a9761&#97;&#x61; - lower case aprintable
b9862&#98;&#x62; - lower case bprintable
c9963&#99;&#x63; - lower case cprintable
d10064&#100;&#x64; - lower case dprintable
e10165&#101;&#x65; - lower case eprintable
f10266&#102;&#x66; - lower case fprintable
g10367&#103;&#x67; - lower case gprintable
h10468&#104;&#x68; - lower case hprintable
i10569&#105;&#x69; - lower case iprintable
j1066A&#106;&#x6A; - lower case jprintable
k1076B&#107;&#x6B; - lower case kprintable
l1086C&#108;&#x6C; - lower case lprintable
m1096D&#109;&#x6D; - lower case mprintable
n1106E&#110;&#x6E; - lower case nprintable
o1116F&#111;&#x6F; - lower case oprintable
p11270&#112;&#x70; - lower case pprintable
q11371&#113;&#x71; - lower case qprintable
r11472&#114;&#x72; - lower case rprintable
s11573&#115;&#x73; - lower case sprintable
t11674&#116;&#x74; - lower case tprintable
u11775&#117;&#x75; - lower case uprintable
v11876&#118;&#x76; - lower case vprintable
w11977&#119;&#x77; - lower case wprintable
x12078&#120;&#x78; - lower case xprintable
y12179&#121;&#x79; - lower case yprintable
z1227A&#122;&#x7A; - lower case zprintable
{1237B&#123;&#x7B;&lcub;left curly bracketprintable
{1237B&#123;&#x7B;&lbrace;left curly bracketprintable
|1247C&#124;&#x7C;&verbar;vertical lineprintable
|1247C&#124;&#x7C;&vert;vertical lineprintable
|1247C&#124;&#x7C;&VerticalLine;vertical lineprintable
}1257D&#125;&#x7D;&rcub;right curly bracketprintable
}1257D&#125;&#x7D;&rbrace;right curly bracketprintable
~1267E&#126;&#x7E; - equivalency sign - tildeprintable
^?1277F&#127;&#x7F; - delete (rubout)printable
12880&#128;&#x80;&euro;Euro signprintablesee also &#8364;
12981&#129;&#x81; - not used
13082&#130;&#x82;&sbquo;Single low-9 quotation markprintablesee also &#8218;
ƒ13183&#131;&#x83;&fnof;Latin small letter f with hookprintable
13284&#132;&#x84;&bdquo;Double low-9 quotation markprintablesee also &#8222;
13385&#133;&#x85;&hellip;Horizontal ellipsisprintablesee also &#8230;
13486&#134;&#x86;&dagger;Daggerprintablesee also &#8224;
13587&#135;&#x87;&Dagger;Double daggerprintablesee also &#8225;
ˆ13688&#136;&#x88;&circ;Modifier letter circumflex accentprintablesee also &#710;
13789&#137;&#x89;&permil;per mille sign - per thousand signprintablesee also &#8240;
Š1388A&#138;&#x8A;&Scaron;Latin capital letter S with caronprintable
1398B&#139;&#x8B;&lsaquo;Single left-pointing angle quotationprintablesee also &#8249;
Œ1408C&#140;&#x8C;&OElig;Latin capital ligature OEprintable
1418D&#141;&#x8D; - not used
Ž1428E&#142;&#x8E;&Zcaron;Latin capital letter Z with caronprintablesee also &#381;
1438F&#143;&#x8F; - not used
14490&#144;&#x90; - not used
14591&#145;&#x91;&lsquo;Left single quotation markprintablesee also &#8216;
14692&#146;&#x92;&rsquo;Right single quotation markprintablesee also &#8217;
14793&#147;&#x93;&ldquo;Left double quotation markprintablesee also &#8220;
14894&#148;&#x94;&rdquo;Right double quotation markprintablesee also &#8221;
14995&#149;&#x95;&bull;Bulletprintablesee also &#8226;
15096&#150;&#x96;&ndash;En dashprintablesee also &#8211;
15197&#151;&#x97;&mdash;Em dashprintablesee also &#8212;
˜15298&#152;&#x98;&tilde;Small tildeprintablesee also &#732;
15399&#153;&#x99;&trade;Trade mark signprintable
š1549A&#154;&#x9A;&scaron;Latin small letter S with caronprintable
1559B&#155;&#x9B;&rsaquo;Single right-pointing angle quotation markprintablesee also &#8250;
œ1569C&#156;&#x9C;&oelig;Latin small ligature oeprintable
1579D&#157;&#x9D; - not used
ž1589E&#158;&#x9E;&zcaron;Latin small letter z with caronprintablesee also &#382;
Ÿ1599F&#159;&#x9F;&Yuml;Latin capital letter Y with diaeresisprintable
 160A0&#160;&#xA0;&nbsp;no-break spaceprintable
 160A0&#160;&#xA0;&NonBreakingSpace;no-break spaceprintable
¡161A1&#161;&#xA1;&iexcl;inverted exclamation markprintable
¢162A2&#162;&#xA2;&cent;cent signprintable
£163A3&#163;&#xA3;&pound;pound signprintable
¤164A4&#164;&#xA4;&curren;currency signprintable
¥165A5&#165;&#xA5;&yen;yen signprintable
¦166A6&#166;&#xA6;&brvbar;broken vertical barprintable
§167A7&#167;&#xA7;&sect;section signprintable
¨168A8&#168;&#xA8;&Dot;diaeresisprintable
¨168A8&#168;&#xA8;&die;diaeresisprintable
¨168A8&#168;&#xA8;&DoubleDot;diaeresisprintable
¨168A8&#168;&#xA8;&uml;diaeresisprintable
©169A9&#169;&#xA9;&copy;copyright signprintable
©169A9&#169;&#xA9;&COPY;copyright signprintable
ª170AA&#170;&#xAA;&ordf;feminine ordinal indicatorprintable
«171AB&#171;&#xAB;&laquo;left double angle quotesprintable
¬172AC&#172;&#xAC;&not;not signprintable
­173AD&#173;&#xAD;&shy;soft hyphenprintable
®174AE&#174;&#xAE;&reg;registered signprintable
®174AE&#174;&#xAE;&circledR;registered signprintable
®174AE&#174;&#xAE;&REG;registered signprintable
¯175AF&#175;&#xAF;&macr;macronprintable
¯175AF&#175;&#xAF;&OverBar;macronprintable
¯175AF&#175;&#xAF;&strns;macronprintable
°176B0&#176;&#xB0;&deg;degree signprintable
±177B1&#177;&#xB1;&plusmn;plus-minus signprintable
±177B1&#177;&#xB1;&pm;plus-minus signprintable
±177B1&#177;&#xB1;&PlusMinus;plus-minus signprintable
²178B2&#178;&#xB2;&sup2;superscript two - squaredprintable
³179B3&#179;&#xB3;&sup3;superscript three - cubedprintable
´180B4&#180;&#xB4;&acute;acute accentprintable
´180B4&#180;&#xB4;&DiacriticalAcute;acute accentprintable
µ181B5&#181;&#xB5;&micro;micro signprintable
182B6&#182;&#xB6;&para;pilcrow sign - paragraph signprintable
·183B7&#183;&#xB7;&middot;middle dotprintable
·183B7&#183;&#xB7;&centerdot;middle dotprintable
·183B7&#183;&#xB7;&CenterDot;middle dotprintable
¸184B8&#184;&#xB8;&cedil;cedillaprintable
¸184B8&#184;&#xB8;&Cedilla;cedillaprintable
¹185B9&#185;&#xB9;&sup1;superscript oneprintable
º186BA&#186;&#xBA;&ordm;masculine ordinal indicatorprintable
»187BB&#187;&#xBB;&raquo;right double angle quotesprintable
¼188BC&#188;&#xBC;&frac14;fraction one quarterprintable
½189BD&#189;&#xBD;&frac12;vulgar fraction one halfprintable
½189BD&#189;&#xBD;&half;vulgar fraction one halfprintable
¾190BE&#190;&#xBE;&frac34;fraction three quartersprintable
¿191BF&#191;&#xBF;&iquest;inverted question markprintable
À192C0&#192;&#xC0;&Agrave;latin capital letter a with graveprintable
Á193C1&#193;&#xC1;&Aacute;latin capital letter a with acuteprintable
Â194C2&#194;&#xC2;&Acirc;latin capital letter a with circumflexprintable
Ã195C3&#195;&#xC3;&Atilde;latin capital letter a with tildeprintable
Ä196C4&#196;&#xC4;&Auml;latin capital letter a with diaeresisprintable
Å197C5&#197;&#xC5;&Aring;latin capital letter a with ring aboveprintable
Æ198C6&#198;&#xC6;&AElig;latin capital letter aeprintable
Ç199C7&#199;&#xC7;&Ccedil;latin capital letter c with cedillaprintable
È200C8&#200;&#xC8;&Egrave;latin capital letter e with graveprintable
É201C9&#201;&#xC9;&Eacute;latin capital letter e with acuteprintable
Ê202CA&#202;&#xCA;&Ecirc;latin capital letter e with circumflexprintable
Ë203CB&#203;&#xCB;&Euml;latin capital letter e with diaeresisprintable
Ì204CC&#204;&#xCC;&Igrave;latin capital letter i with graveprintable
Í205CD&#205;&#xCD;&Iacute;latin capital letter i with acuteprintable
Î206CE&#206;&#xCE;&Icirc;latin capital letter i with circumflexprintable
Ï207CF&#207;&#xCF;&Iuml;latin capital letter i with diaeresisprintable
Ð208D0&#208;&#xD0;&ETH;latin capital letter ethprintable
Ñ209D1&#209;&#xD1;&Ntilde;latin capital letter n with tildeprintable
Ò210D2&#210;&#xD2;&Ograve;latin capital letter o with graveprintable
Ó211D3&#211;&#xD3;&Oacute;latin capital letter o with acuteprintable
Ô212D4&#212;&#xD4;&Ocirc;latin capital letter o with circumflexprintable
Õ213D5&#213;&#xD5;&Otilde;latin capital letter o with tildeprintable
Ö214D6&#214;&#xD6;&Ouml;latin capital letter o with diaeresisprintable
×215D7&#215;&#xD7;&times;multiplication signprintable
Ø216D8&#216;&#xD8;&Oslash;latin capital letter o with slashprintable
Ù217D9&#217;&#xD9;&Ugrave;latin capital letter u with graveprintable
Ú218DA&#218;&#xDA;&Uacute;latin capital letter u with acuteprintable
Û219DB&#219;&#xDB;&Ucirc;latin capital letter u with circumflexprintable
Ü220DC&#220;&#xDC;&Uuml;latin capital letter u with diaeresisprintable
Ý221DD&#221;&#xDD;&Yacute;latin capital letter y with acuteprintable
Þ222DE&#222;&#xDE;&THORN;latin capital letter thornprintable
ß223DF&#223;&#xDF;&szlig;latin small letter sharp s - ess-zedprintable
à224E0&#224;&#xE0;&agrave;latin small letter a with graveprintable
á225E1&#225;&#xE1;&aacute;latin small letter a with acuteprintable
â226E2&#226;&#xE2;&acirc;latin small letter a with circumflexprintable
ã227E3&#227;&#xE3;&atilde;latin small letter a with tildeprintable
ä228E4&#228;&#xE4;&auml;latin small letter a with diaeresisprintable
å229E5&#229;&#xE5;&aring;latin small letter a with ring aboveprintable
æ230E6&#230;&#xE6;&aelig;latin small letter aeprintable
ç231E7&#231;&#xE7;&ccedil;latin small letter c with cedillaprintable
è232E8&#232;&#xE8;&egrave;latin small letter e with graveprintable
é233E9&#233;&#xE9;&eacute;latin small letter e with acuteprintable
ê234EA&#234;&#xEA;&ecirc;latin small letter e with circumflexprintable
ë235EB&#235;&#xEB;&euml;latin small letter e with diaeresisprintable
ì236EC&#236;&#xEC;&igrave;latin small letter i with graveprintable
í237ED&#237;&#xED;&iacute;latin small letter i with acuteprintable
î238EE&#238;&#xEE;&icirc;latin small letter i with circumflexprintable
ï239EF&#239;&#xEF;&iuml;latin small letter i with diaeresisprintable
ð240F0&#240;&#xF0;&eth;latin small letter ethprintable
ñ241F1&#241;&#xF1;&ntilde;latin small letter n with tildeprintable
ò242F2&#242;&#xF2;&ograve;latin small letter o with graveprintable
ó243F3&#243;&#xF3;&oacute;latin small letter o with acuteprintable
ô244F4&#244;&#xF4;&ocirc;latin small letter o with circumflexprintable
õ245F5&#245;&#xF5;&otilde;latin small letter o with tildeprintable
ö246F6&#246;&#xF6;&ouml;latin small letter o with diaeresisprintable
÷247F7&#247;&#xF7;&divide;division signprintable
÷247F7&#247;&#xF7;&div;division signprintable
ø248F8&#248;&#xF8;&oslash;latin small letter o with slashprintable
ù249F9&#249;&#xF9;&ugrave;latin small letter u with graveprintable
ú250FA&#250;&#xFA;&uacute;latin small letter u with acuteprintable
û251FB&#251;&#xFB;&ucirc;latin small letter u with circumflexprintable
ü252FC&#252;&#xFC;&uuml;latin small letter u with diaeresisprintable
ý253FD&#253;&#xFD;&yacute;latin small letter y with acuteprintable
þ254FE&#254;&#xFE;&thorn;latin small letter thornprintable
ÿ255FF&#255;&#xFF;&yuml;latin small letter y with diaeresisprintable
Ā256100&#256;&#x100;&Amacr;latin capital letter a with macronprintable
ā257101&#257;&#x101;&amacr;latin small letter a with macronprintable
Ă258102&#258;&#x102;&Abreve;latin capital letter a with breveprintable
ă259103&#259;&#x103;&abreve;latin small letter a with breveprintable
Ą260104&#260;&#x104;&Aogon;latin capital letter a with ogonekprintable
ą261105&#261;&#x105;&aogon;latin small letter a with ogonekprintable
Ć262106&#262;&#x106;&Cacute;latin capital letter c with acuteprintable
ć263107&#263;&#x107;&cacute;latin small letter c with acuteprintable
Ĉ264108&#264;&#x108;&Ccirc;latin capital letter c with circumflexprintable
ĉ265109&#265;&#x109;&ccirc;latin small letter c with circumflexprintable
Ċ26610A&#266;&#x10A;&Cdot;latin capital letter c with dot aboveprintable
ċ26710B&#267;&#x10B;&cdot;latin small letter c with dot aboveprintable
Č26810C&#268;&#x10C;&Ccaron;latin capital letter c with caronprintable
č26910D&#269;&#x10D;&ccaron;latin small letter c with caronprintable
Ď27010E&#270;&#x10E;&Dcaron;latin capital letter d with caronprintable
ď27110F&#271;&#x10F;&dcaron;latin small letter d with caronprintable
Đ272110&#272;&#x110;&Dstrok;latin capital letter d with strokeprintable
đ273111&#273;&#x111;&dstrok;latin small letter d with strokeprintable
Ē274112&#274;&#x112;&Emacr;latin capital letter e with macronprintable
ē275113&#275;&#x113;&emacr;latin small letter e with macronprintable
Ė278116&#278;&#x116;&Edot;latin capital letter e with dot aboveprintable
ė279117&#279;&#x117;&edot;latin small letter e with dot aboveprintable
Ę280118&#280;&#x118;&Eogon;latin capital letter e with ogonekprintable
ę281119&#281;&#x119;&eogon;latin small letter e with ogonekprintable
Ě28211A&#282;&#x11A;&Ecaron;latin capital letter e with caronprintable
ě28311B&#283;&#x11B;&ecaron;latin small letter e with caronprintable
Ĝ28411C&#284;&#x11C;&Gcirc;latin capital letter g with circumflexprintable
ĝ28511D&#285;&#x11D;&gcirc;latin small letter g with circumflexprintable
Ğ28611E&#286;&#x11E;&Gbreve;latin capital letter g with breveprintable
ğ28711F&#287;&#x11F;&gbreve;latin small letter g with breveprintable
Ġ288120&#288;&#x120;&Gdot;latin capital letter g with dot aboveprintable
ġ289121&#289;&#x121;&gdot;latin small letter g with dot aboveprintable
Ģ290122&#290;&#x122;&Gcedil;latin capital letter g with cedillaprintable
Ĥ292124&#292;&#x124;&Hcirc;latin capital letter h with circumflexprintable
ĥ293125&#293;&#x125;&hcirc;latin small letter h with circumflexprintable
Ħ294126&#294;&#x126;&Hstrok;latin capital letter h with strokeprintable
ħ295127&#295;&#x127;&hstrok;latin small letter h with strokeprintable
Ĩ296128&#296;&#x128;&Itilde;latin capital letter i with tildeprintable
ĩ297129&#297;&#x129;&itilde;latin small letter i with tildeprintable
Ī29812A&#298;&#x12A;&Imacr;latin capital letter i with macronprintable
ī29912B&#299;&#x12B;&imacr;latin small letter i with macronprintable
Į30212E&#302;&#x12E;&Iogon;latin capital letter i with ogonekprintable
į30312F&#303;&#x12F;&iogon;latin small letter i with ogonekprintable
İ304130&#304;&#x130;&Idot;latin capital letter i with dot aboveprintable
ı305131&#305;&#x131;&imath;latin small letter dotless iprintable
ı305131&#305;&#x131;&inodot;latin small letter dotless iprintable
IJ306132&#306;&#x132;&IJlig;latin capital ligature ijprintable
ij307133&#307;&#x133;&ijlig;latin small ligature ijprintable
Ĵ308134&#308;&#x134;&Jcirc;latin capital letter j with circumflexprintable
ĵ309135&#309;&#x135;&jcirc;latin small letter j with circumflexprintable
Ķ310136&#310;&#x136;&Kcedil;latin capital letter k with cedillaprintable
ķ311137&#311;&#x137;&kcedil;latin small letter k with cedillaprintable
ĸ312138&#312;&#x138;&kgreen;latin small letter kraprintable
Ĺ313139&#313;&#x139;&Lacute;latin capital letter l with acuteprintable
ĺ31413A&#314;&#x13A;&lacute;latin small letter l with acuteprintable
Ļ31513B&#315;&#x13B;&Lcedil;latin capital letter l with cedillaprintable
ļ31613C&#316;&#x13C;&lcedil;latin small letter l with cedillaprintable
Ľ31713D&#317;&#x13D;&Lcaron;latin capital letter l with caronprintable
ľ31813E&#318;&#x13E;&lcaron;latin small letter l with caronprintable
Ŀ31913F&#319;&#x13F;&Lmidot;latin capital letter l with middle dotprintable
ŀ320140&#320;&#x140;&lmidot;latin small letter l with middle dotprintable
Ł321141&#321;&#x141;&Lstrok;latin capital letter l with strokeprintable
ł322142&#322;&#x142;&lstrok;latin small letter l with strokeprintable
Ń323143&#323;&#x143;&Nacute;latin capital letter n with acuteprintable
ń324144&#324;&#x144;&nacute;latin small letter n with acuteprintable
Ņ325145&#325;&#x145;&Ncedil;latin capital letter n with cedillaprintable
ņ326146&#326;&#x146;&ncedil;latin small letter n with cedillaprintable
Ň327147&#327;&#x147;&Ncaron;latin capital letter n with caronprintable
ň328148&#328;&#x148;&ncaron;latin small letter n with caronprintable
ʼn329149&#329;&#x149;&napos;latin small letter n preceded by apostropheprintable
Ŋ33014A&#330;&#x14A;&ENG;latin capital letter engprintable
ŋ33114B&#331;&#x14B;&eng;latin small letter engprintable
Ō33214C&#332;&#x14C;&Omacr;latin capital letter o with macronprintable
ō33314D&#333;&#x14D;&omacr;latin small letter o with macronprintable
Ő336150&#336;&#x150;&Odblac;latin capital letter o with double acuteprintable
ő337151&#337;&#x151;&odblac;latin small letter o with double acuteprintable
Œ338152&#338;&#x152; - latin capital letter oeprintable
œ339153&#339;&#x153; - latin small letter oeprintable
Ŕ340154&#340;&#x154;&Racute;latin capital letter r with acuteprintable
ŕ341155&#341;&#x155;&racute;latin small letter r with acuteprintable
Ŗ342156&#342;&#x156;&Rcedil;latin capital letter r with cedillaprintable
ŗ343157&#343;&#x157;&rcedil;latin small letter r with cedillaprintable
Ř344158&#344;&#x158;&Rcaron;latin capital letter r with caronprintable
ř345159&#345;&#x159;&rcaron;latin small letter r with caronprintable
Ś34615A&#346;&#x15A;&Sacute;latin capital letter s with acuteprintable
ś34715B&#347;&#x15B;&sacute;latin small letter s with acuteprintable
Ŝ34815C&#348;&#x15C;&Scirc;latin capital letter s with circumflexprintable
ŝ34915D&#349;&#x15D;&scirc;latin small letter s with circumflexprintable
Ş35015E&#350;&#x15E;&Scedil;latin capital letter s with cedillaprintable
ş35115F&#351;&#x15F;&scedil;latin small letter s with cedillaprintable
Š352160&#352;&#x160; - latin capital letter s with caronprintable
š353161&#353;&#x161; - latin small letter s with caronprintable
Ţ354162&#354;&#x162;&Tcedil;latin capital letter t with cedillaprintable
ţ355163&#355;&#x163;&tcedil;latin small letter t with cedillaprintable
Ť356164&#356;&#x164;&Tcaron;latin capital letter t with caronprintable
ť357165&#357;&#x165;&tcaron;latin small letter t with caronprintable
Ŧ358166&#358;&#x166;&Tstrok;latin capital letter t with strokeprintable
ŧ359167&#359;&#x167;&tstrok;latin small letter t with strokeprintable
Ũ360168&#360;&#x168;&Utilde;latin capital letter u with tildeprintable
ũ361169&#361;&#x169;&utilde;latin small letter u with tildeprintable
Ū36216A&#362;&#x16A;&Umacr;latin capital letter u with macronprintable
ū36316B&#363;&#x16B;&umacr;latin small letter u with macronprintable
Ŭ36416C&#364;&#x16C;&Ubreve;latin capital letter u with breveprintable
ŭ36516D&#365;&#x16D;&ubreve;latin small letter u with breveprintable
Ů36616E&#366;&#x16E;&Uring;latin capital letter u with ring aboveprintable
ů36716F&#367;&#x16F;&uring;latin small letter u with ring aboveprintable
Ű368170&#368;&#x170;&Udblac;latin capital letter u with double acuteprintable
ű369171&#369;&#x171;&udblac;latin small letter u with double acuteprintable
Ų370172&#370;&#x172;&Uogon;latin capital letter u with ogonekprintable
ų371173&#371;&#x173;&uogon;latin small letter u with ogonekprintable
Ŵ372174&#372;&#x174;&Wcirc;latin capital letter w with circumflexprintable
ŵ373175&#373;&#x175;&wcirc;latin small letter w with circumflexprintable
Ŷ374176&#374;&#x176;&Ycirc;latin capital letter y with circumflexprintable
ŷ375177&#375;&#x177;&ycirc;latin small letter y with circumflexprintable
Ÿ376178&#376;&#x178; - latin capital letter y with diaeresisprintable
Ź377179&#377;&#x179;&Zacute;latin capital letter z with acuteprintable
ź37817A&#378;&#x17A;&zacute;latin small letter z with acuteprintable
Ż37917B&#379;&#x17B;&Zdot;latin capital letter z with dot aboveprintable
ż38017C&#380;&#x17C;&zdot;latin small letter z with dot aboveprintable
Ž38117D&#381;&#x17D;&Zcaron;latin capital letter z with caronprintablesee also &#142;
ž38217E&#382;&#x17E;&zcaron;latin small letter z with caronprintablesee also &#158;
ƍ397018D&#397;&#x018D;Latin Small Letter Turned Deltaprintable
ƒ402192&#402;&#x192; - latin small f with hook - function florinprintable
Ƶ4371B5&#437;&#x1B5;&imped;latin capital letter z with strokeprintable
ǵ5011F5&#501;&#x1F5;&gacute;latin small letter g with acuteprintable
ȷ567237&#567;&#x237;&jmath;latin small letter dotless jprintable
ˆ7102C6&#710;&#x2C6;&circ;modifier letter circumflex accentprintablesee also &#136;
ˇ7112C7&#711;&#x2C7;&caron;caronprintable
ˇ7112C7&#711;&#x2C7;&Hacek;caronprintable
˖72602D6&#726;&#x02D6;Modifier Letter Plus Signprintable
˗72702D7&#727;&#x02D7;Modifier Letter Minus Signprintable
˘7282D8&#728;&#x2D8;&breve;breveprintable
˘7282D8&#728;&#x2D8;&Breve;breveprintable
˙7292D9&#729;&#x2D9;&dot;dot aboveprintable
˙7292D9&#729;&#x2D9;&DiacriticalDot;dot aboveprintable
˚7302DA&#730;&#x2DA;&ring;ring aboveprintable
˛7312DB&#731;&#x2DB;&ogon;ogonekprintable
˜7322DC&#732;&#x2DC;&tilde;small tildeprintablesee also &#152;
˜7322DC&#732;&#x2DC;&DiacriticalTilde;small tildeprintable
˝7332DD&#733;&#x2DD;&dblac;double acute accentprintable
˝7332DD&#733;&#x2DD;&DiacriticalDoubleAcute;double acute accentprintable
̑785311&#785;&#x311;&DownBreve;combining inverted breveprintable
̚794031A&#794;&#x031A;Combining Left Angle Aboveprintable
̟799031F&#799;&#x031F;Combining Plus Sign Belowprintable
̠8000320&#800;&#x0320;Combining Minus Sign Belowprintable
̲818332&#818;&#x332;&UnderBar;combining low lineprintable
͇8390347&#839;&#x0347;Combining Equals Sign Belowprintable
͉8410349&#841;&#x0349;Combining Left Angle Belowprintable
͌844034C&#844;&#x034C;Combining Almost Equal To Aboveprintable
Α913391&#913;&#x391;&Alpha;greek capital letter alphaprintable
Β914392&#914;&#x392;&Beta;greek capital letter betaprintable
Γ915393&#915;&#x393;&Gamma;greek capital letter gammaprintable
Δ916394&#916;&#x394;&Delta;greek capital letter deltaprintable
Ε917395&#917;&#x395;&Epsilon;greek capital letter epsilonprintable
Ζ918396&#918;&#x396;&Zeta;greek capital letter zetaprintable
Η919397&#919;&#x397;&Eta;greek capital letter etaprintable
Θ920398&#920;&#x398;&Theta;greek capital letter thetaprintable
Ι921399&#921;&#x399;&Iota;greek capital letter iotaprintable
Κ92239A&#922;&#x39A;&Kappa;greek capital letter kappaprintable
Λ92339B&#923;&#x39B;&Lambda;greek capital letter lambdaprintable
Μ92439C&#924;&#x39C;&Mu;greek capital letter muprintable
Ν92539D&#925;&#x39D;&Nu;greek capital letter nuprintable
Ξ92639E&#926;&#x39E;&Xi;greek capital letter xiprintable
Ο92739F&#927;&#x39F;&Omicron;greek capital letter omicronprintable
Π9283A0&#928;&#x3A0;&Pi;greek capital letter piprintable
Ρ9293A1&#929;&#x3A1;&Rho;greek capital letter rhoprintable
Σ9313A3&#931;&#x3A3;&Sigma;greek capital letter sigmaprintable
Τ9323A4&#932;&#x3A4;&Tau;greek capital letter tauprintable
Υ9333A5&#933;&#x3A5;&Upsilon;greek capital letter upsilonprintable
Φ9343A6&#934;&#x3A6;&Phi;greek capital letter phiprintable
Χ9353A7&#935;&#x3A7;&Chi;greek capital letter chiprintable
Ψ9363A8&#936;&#x3A8;&Psi;greek capital letter psiprintable
Ω9373A9&#937;&#x3A9;&Omega;greek capital letter omegaprintable
α9453B1&#945;&#x3B1;&alpha;greek small letter alphaprintable
β9463B2&#946;&#x3B2;&beta;greek small letter betaprintable
γ9473B3&#947;&#x3B3;&gamma;greek small letter gammaprintable
δ9483B4&#948;&#x3B4;&delta;greek small letter deltaprintable
ε9493B5&#949;&#x3B5;&epsiv;greek small letter epsilonprintable
ε9493B5&#949;&#x3B5;&varepsilon;greek small letter epsilonprintable
ε9493B5&#949;&#x3B5;&epsilon;greek small letter epsilonprintable
ζ9503B6&#950;&#x3B6;&zeta;greek small letter zetaprintable
η9513B7&#951;&#x3B7;&eta;greek small letter etaprintable
θ9523B8&#952;&#x3B8;&theta;greek small letter thetaprintable
ι9533B9&#953;&#x3B9;&iota;greek small letter iotaprintable
κ9543BA&#954;&#x3BA;&kappa;greek small letter kappaprintable
λ9553BB&#955;&#x3BB;&lambda;greek small letter lambdaprintable
μ9563BC&#956;&#x3BC;&mu;greek small letter muprintable
ν9573BD&#957;&#x3BD;&nu;greek small letter nuprintable
ξ9583BE&#958;&#x3BE;&xi;greek small letter xiprintable
ο9593BF&#959;&#x3BF;&omicron;greek small letter omicronprintable
π9603C0&#960;&#x3C0;&pi;greek small letter piprintable
ρ9613C1&#961;&#x3C1;&rho;greek small letter rhoprintable
ς9623C2&#962;&#x3C2;&sigmav;greek small letter final sigmaprintable
ς9623C2&#962;&#x3C2;&varsigma;greek small letter final sigmaprintable
ς9623C2&#962;&#x3C2;&sigmaf;greek small letter final sigmaprintable
σ9633C3&#963;&#x3C3;&sigma;greek small letter sigmaprintable
τ9643C4&#964;&#x3C4;&tau;greek small letter tauprintable
υ9653C5&#965;&#x3C5;&upsi;greek small letter upsilonprintable
υ9653C5&#965;&#x3C5;&upsilon;greek small letter upsilonprintable
φ9663C6&#966;&#x3C6;&phi;greek small letter phiprintable
φ9663C6&#966;&#x3C6;&phiv;greek small letter phiprintable
φ9663C6&#966;&#x3C6;&varphi;greek small letter phiprintable
χ9673C7&#967;&#x3C7;&chi;greek small letter chiprintable
ψ9683C8&#968;&#x3C8;&psi;greek small letter psiprintable
ω9693C9&#969;&#x3C9;&omega;greek small letter omegaprintable
ϑ9773D1&#977;&#x3D1;&thetav;greek theta symbolprintable
ϑ9773D1&#977;&#x3D1;&vartheta;greek theta symbolprintable
ϑ9773D1&#977;&#x3D1;&thetasym;greek theta symbolprintable
ϒ9783D2&#978;&#x3D2;&Upsi;greek upsilon with hook symbolprintable
ϒ9783D2&#978;&#x3D2;&upsih;greek upsilon with hook symbolprintable
ϕ9813D5&#981;&#x3D5;&straightphi;greek phi symbolprintable
ϖ9823D6&#982;&#x3D6;&piv;greek pi symbolprintable
ϖ9823D6&#982;&#x3D6;&varpi;greek pi symbolprintable
Ϝ9883DC&#988;&#x3DC;&Gammad;greek letter digammaprintable
ϝ9893DD&#989;&#x3DD;&gammad;greek small letter digammaprintable
ϝ9893DD&#989;&#x3DD;&digamma;greek small letter digammaprintable
ϰ10083F0&#1008;&#x3F0;&kappav;greek kappa symbolprintable
ϰ10083F0&#1008;&#x3F0;&varkappa;greek kappa symbolprintable
ϱ10093F1&#1009;&#x3F1;&rhov;greek rho symbolprintable
ϱ10093F1&#1009;&#x3F1;&varrho;greek rho symbolprintable
ϵ10133F5&#1013;&#x3F5;&epsi;greek lunate epsilon symbolprintable
ϵ10133F5&#1013;&#x3F5;&straightepsilon;greek lunate epsilon symbolprintable
϶10143F6&#1014;&#x3F6;&bepsi;greek reversed lunate epsilon symbolprintable
϶10143F6&#1014;&#x3F6;&backepsilon;greek reversed lunate epsilon symbolprintable
Ё1025401&#1025;&#x401;&IOcy;cyrillic capital letter ioprintable
Ђ1026402&#1026;&#x402;&DJcy;cyrillic capital letter djeprintable
Ѓ1027403&#1027;&#x403;&GJcy;cyrillic capital letter gjeprintable
Є1028404&#1028;&#x404;&Jukcy;cyrillic capital letter ukrainian ieprintable
Ѕ1029405&#1029;&#x405;&DScy;cyrillic capital letter dzeprintable
І1030406&#1030;&#x406;&Iukcy;cyrillic capital letter byelorussian-ukrainian iprintable
Ї1031407&#1031;&#x407;&YIcy;cyrillic capital letter yiprintable
Ј1032408&#1032;&#x408;&Jsercy;cyrillic capital letter jeprintable
Љ1033409&#1033;&#x409;&LJcy;cyrillic capital letter ljeprintable
Њ103440A&#1034;&#x40A;&NJcy;cyrillic capital letter njeprintable
Ћ103540B&#1035;&#x40B;&TSHcy;cyrillic capital letter tsheprintable
Ќ103640C&#1036;&#x40C;&KJcy;cyrillic capital letter kjeprintable
Ў103840E&#1038;&#x40E;&Ubrcy;cyrillic capital letter short uprintable
Џ103940F&#1039;&#x40F;&DZcy;cyrillic capital letter dzheprintable
А1040410&#1040;&#x410;&Acy;cyrillic capital letter aprintable
Б1041411&#1041;&#x411;&Bcy;cyrillic capital letter beprintable
В1042412&#1042;&#x412;&Vcy;cyrillic capital letter veprintable
Г1043413&#1043;&#x413;&Gcy;cyrillic capital letter gheprintable
Д1044414&#1044;&#x414;&Dcy;cyrillic capital letter deprintable
Е1045415&#1045;&#x415;&IEcy;cyrillic capital letter ieprintable
Ж1046416&#1046;&#x416;&ZHcy;cyrillic capital letter zheprintable
З1047417&#1047;&#x417;&Zcy;cyrillic capital letter zeprintable
И1048418&#1048;&#x418;&Icy;cyrillic capital letter iprintable
Й1049419&#1049;&#x419;&Jcy;cyrillic capital letter short iprintable
К105041A&#1050;&#x41A;&Kcy;cyrillic capital letter kaprintable
Л105141B&#1051;&#x41B;&Lcy;cyrillic capital letter elprintable
М105241C&#1052;&#x41C;&Mcy;cyrillic capital letter emprintable
Н105341D&#1053;&#x41D;&Ncy;cyrillic capital letter enprintable
О105441E&#1054;&#x41E;&Ocy;cyrillic capital letter oprintable
П105541F&#1055;&#x41F;&Pcy;cyrillic capital letter peprintable
Р1056420&#1056;&#x420;&Rcy;cyrillic capital letter erprintable
С1057421&#1057;&#x421;&Scy;cyrillic capital letter esprintable
Т1058422&#1058;&#x422;&Tcy;cyrillic capital letter teprintable
У1059423&#1059;&#x423;&Ucy;cyrillic capital letter uprintable
Ф1060424&#1060;&#x424;&Fcy;cyrillic capital letter efprintable
Х1061425&#1061;&#x425;&KHcy;cyrillic capital letter haprintable
Ц1062426&#1062;&#x426;&TScy;cyrillic capital letter tseprintable
Ч1063427&#1063;&#x427;&CHcy;cyrillic capital letter cheprintable
Ш1064428&#1064;&#x428;&SHcy;cyrillic capital letter shaprintable
Щ1065429&#1065;&#x429;&SHCHcy;cyrillic capital letter shchaprintable
Ъ106642A&#1066;&#x42A;&HARDcy;cyrillic capital letter hard signprintable
Ы106742B&#1067;&#x42B;&Ycy;cyrillic capital letter yeruprintable
Ь106842C&#1068;&#x42C;&SOFTcy;cyrillic capital letter soft signprintable
Э106942D&#1069;&#x42D;&Ecy;cyrillic capital letter eprintable
Ю107042E&#1070;&#x42E;&YUcy;cyrillic capital letter yuprintable
Я107142F&#1071;&#x42F;&YAcy;cyrillic capital letter yaprintable
а1072430&#1072;&#x430;&acy;cyrillic small letter aprintable
б1073431&#1073;&#x431;&bcy;cyrillic small letter beprintable
в1074432&#1074;&#x432;&vcy;cyrillic small letter veprintable
г1075433&#1075;&#x433;&gcy;cyrillic small letter gheprintable
д1076434&#1076;&#x434;&dcy;cyrillic small letter deprintable
е1077435&#1077;&#x435;&iecy;cyrillic small letter ieprintable
ж1078436&#1078;&#x436;&zhcy;cyrillic small letter zheprintable
з1079437&#1079;&#x437;&zcy;cyrillic small letter zeprintable
и1080438&#1080;&#x438;&icy;cyrillic small letter iprintable
й1081439&#1081;&#x439;&jcy;cyrillic small letter short iprintable
к108243A&#1082;&#x43A;&kcy;cyrillic small letter kaprintable
л108343B&#1083;&#x43B;&lcy;cyrillic small letter elprintable
м108443C&#1084;&#x43C;&mcy;cyrillic small letter emprintable
н108543D&#1085;&#x43D;&ncy;cyrillic small letter enprintable
о108643E&#1086;&#x43E;&ocy;cyrillic small letter oprintable
п108743F&#1087;&#x43F;&pcy;cyrillic small letter peprintable
р1088440&#1088;&#x440;&rcy;cyrillic small letter erprintable
с1089441&#1089;&#x441;&scy;cyrillic small letter esprintable
т1090442&#1090;&#x442;&tcy;cyrillic small letter teprintable
у1091443&#1091;&#x443;&ucy;cyrillic small letter uprintable
ф1092444&#1092;&#x444;&fcy;cyrillic small letter efprintable
х1093445&#1093;&#x445;&khcy;cyrillic small letter haprintable
ц1094446&#1094;&#x446;&tscy;cyrillic small letter tseprintable
ч1095447&#1095;&#x447;&chcy;cyrillic small letter cheprintable
ш1096448&#1096;&#x448;&shcy;cyrillic small letter shaprintable
щ1097449&#1097;&#x449;&shchcy;cyrillic small letter shchaprintable
ъ109844A&#1098;&#x44A;&hardcy;cyrillic small letter hard signprintable
ы109944B&#1099;&#x44B;&ycy;cyrillic small letter yeruprintable
ь110044C&#1100;&#x44C;&softcy;cyrillic small letter soft signprintable
э110144D&#1101;&#x44D;&ecy;cyrillic small letter eprintable
ю110244E&#1102;&#x44E;&yucy;cyrillic small letter yuprintable
я110344F&#1103;&#x44F;&yacy;cyrillic small letter yaprintable
ё1105451&#1105;&#x451;&iocy;cyrillic small letter ioprintable
ђ1106452&#1106;&#x452;&djcy;cyrillic small letter djeprintable
ѓ1107453&#1107;&#x453;&gjcy;cyrillic small letter gjeprintable
є1108454&#1108;&#x454;&jukcy;cyrillic small letter ukrainian ieprintable
ѕ1109455&#1109;&#x455;&dscy;cyrillic small letter dzeprintable
і1110456&#1110;&#x456;&iukcy;cyrillic small letter byelorussian-ukrainian iprintable
ї1111457&#1111;&#x457;&yicy;cyrillic small letter yiprintable
ј1112458&#1112;&#x458;&jsercy;cyrillic small letter jeprintable
љ1113459&#1113;&#x459;&ljcy;cyrillic small letter ljeprintable
њ111445A&#1114;&#x45A;&njcy;cyrillic small letter njeprintable
ћ111545B&#1115;&#x45B;&tshcy;cyrillic small letter tsheprintable
ќ111645C&#1116;&#x45C;&kjcy;cyrillic small letter kjeprintable
ў111845E&#1118;&#x45E;&ubrcy;cyrillic small letter short uprintable
џ111945F&#1119;&#x45F;&dzcy;cyrillic small letter dzheprintable
٪1642066A&#1642;&#x066A;Arabic Percent Signprintable
51611429&#5161;&#x1429;Canadian Syllabics Final Plusprintable
75191D5F&#7519;&#x1D5F;Modifier Letter Small Deltaprintable
78391E9F&#7839;&#x1E9F;Latin Small Letter Deltaprintable
81942002&#8194;&#x2002;&ensp;en spaceprintable
81952003&#8195;&#x2003;&emsp;em spaceprintable
81962004&#8196;&#x2004;&emsp13;three-per-em spaceprintable
81972005&#8197;&#x2005;&emsp14;four-per-em spaceprintable
81992007&#8199;&#x2007;&numsp;figure spaceprintable
82002008&#8200;&#x2008;&puncsp;punctuation spaceprintable
82012009&#8201;&#x2009;&thinsp;thin spaceprintable
82012009&#8201;&#x2009;&ThinSpace;thin spaceprintable
8202200A&#8202;&#x200A;&hairsp;hair spaceprintable
8202200A&#8202;&#x200A;&VeryThinSpace;hair spaceprintable
8203200B&#8203;&#x200B;&ZeroWidthSpace;zero width spaceprintable
8203200B&#8203;&#x200B;&NegativeVeryThinSpace;zero width spaceprintable
8203200B&#8203;&#x200B;&NegativeThinSpace;zero width spaceprintable
8203200B&#8203;&#x200B;&NegativeMediumSpace;zero width spaceprintable
8203200B&#8203;&#x200B;&NegativeThickSpace;zero width spaceprintable
8204200C&#8204;&#x200C;&zwnj;zero width non-joinerprintable
8205200D&#8205;&#x200D;&zwj;zero width joinerprintable
8206200E&#8206;&#x200E;&lrm;left-to-right markprintable
8207200F&#8207;&#x200F;&rlm;right-to-left markprintable
82082010&#8208;&#x2010;&hyphen;hyphenprintable
82082010&#8208;&#x2010;&dash;hyphenprintable
82112013&#8211;&#x2013;&ndash;en dashprintablesee also &#150;
82122014&#8212;&#x2014;&mdash;em dashprintablesee also &#151;
82132015&#8213;&#x2015;&horbar;horizontal barprintable
82142016&#8214;&#x2016;&Verbar;double vertical lineprintable
82142016&#8214;&#x2016;&Vert;double vertical lineprintable
82162018&#8216;&#x2018;&lsquo;left single quotation markprintablesee also &#145;
82162018&#8216;&#x2018;&OpenCurlyQuote;left single quotation markprintable
82172019&#8217;&#x2019;&rsquo;right single quotation markprintablesee also &#146;
82172019&#8217;&#x2019;&rsquor;right single quotation markprintable
82172019&#8217;&#x2019;&CloseCurlyQuote;right single quotation markprintable
8218201A&#8218;&#x201A;&lsquor;single low-9 quotation markprintable
8218201A&#8218;&#x201A;&sbquo;single low-9 quotation markprintablesee also &#130;
8220201C&#8220;&#x201C;&ldquo;left double quotation markprintablesee also &#147;
8220201C&#8220;&#x201C;&OpenCurlyDoubleQuote;left double quotation markprintable
8221201D&#8221;&#x201D;&rdquo;right double quotation markprintablesee also &#148;
8221201D&#8221;&#x201D;&rdquor;right double quotation markprintable
8221201D&#8221;&#x201D;&CloseCurlyDoubleQuote;right double quotation markprintable
8222201E&#8222;&#x201E;&ldquor;double low-9 quotation markprintable
8222201E&#8222;&#x201E;&bdquo;double low-9 quotation markprintablesee also &#132;
82242020&#8224;&#x2020;&dagger;daggerprintablesee also &#134;
82252021&#8225;&#x2021;&Dagger;double daggerprintablesee also &#135;
82252021&#8225;&#x2021;&ddagger;double daggerprintable
82262022&#8226;&#x2022;&bull;bulletprintablesee also &#149;
82262022&#8226;&#x2022;&bullet;bulletprintable
82292025&#8229;&#x2025;&nldr;two dot leaderprintable
82302026&#8230;&#x2026;&hellip;horizontal ellipsisprintablesee also &#133;
82302026&#8230;&#x2026;&mldr;horizontal ellipsisprintable
82402030&#8240;&#x2030;&permil;per mille sign - per thousand signprintablesee also &#137;
82412031&#8241;&#x2031;&pertenk;per ten thousand signprintable
82422032&#8242;&#x2032;&prime;prime = minutes = feetprintable
82432033&#8243;&#x2033;&Prime;double prime = seconds = inchesprintable
82442034&#8244;&#x2034;&tprime;triple primeprintable
82452035&#8245;&#x2035;&bprime;reversed primeprintable
82452035&#8245;&#x2035;&backprime;reversed primeprintable
82492039&#8249;&#x2039;&lsaquo;single left-pointing angle quotation markprintablesee also &#139;
8250203A&#8250;&#x203A;&rsaquo;single right-pointing angle quotation markprintablesee also &#155;
8254203E&#8254;&#x203E;&oline;overline = spacing overscoreprintable
82572041&#8257;&#x2041;&caret;caret insertion pointprintable
82592043&#8259;&#x2043;&hybull;hyphen bulletprintable
82602044&#8260;&#x2044;&frasl;fraction slashprintable
8271204F&#8271;&#x204F;&bsemi;reversed semicolonprintable
82742052&#8274;&#x2052;Commercial Minus Signprintable
82792057&#8279;&#x2057;&qprime;quadruple primeprintable
8287205F&#8287;&#x205F;&MediumSpace;medium mathematical spaceprintable
82882060&#8288;&#x2060;&NoBreak;word joinerprintable
82892061&#8289;&#x2061;&ApplyFunction;function applicationprintable
82892061&#8289;&#x2061;&af;function applicationprintable
82902062&#8290;&#x2062;&InvisibleTimes;invisible timesprintable
82902062&#8290;&#x2062;&it;invisible timesprintable
82912063&#8291;&#x2063;&InvisibleComma;invisible separatorprintable
8314207A&#8314;&#x207A;Superscript Plus Signprintable
8315207B&#8315;&#x207B;Superscript Minusprintable
8316207C&#8316;&#x207C;Superscript Equals Signprintable
8330208A&#8330;&#x208A;Subscript Plus Signprintable
8331208B&#8331;&#x208B;Subscript Minusprintable
8332208C&#8332;&#x208C;Subscript Equals Signprintable
835220A0&#8352;&#x20A0; - euro-currency signprintable
835320A1&#8353;&#x20A1; - colon signprintable
835420A2&#8354;&#x20A2; - cruzeiro signprintable
835520A3&#8355;&#x20A3; - french franc signprintable
835620A4&#8356;&#x20A4; - lira signprintable
835720A5&#8357;&#x20A5; - mill signprintable
835820A6&#8358;&#x20A6; - naira signprintable
835920A7&#8359;&#x20A7; - peseta signprintable
836020A8&#8360;&#x20A8; - rupee signprintable
836120A9&#8361;&#x20A9; - won signprintable
836220AA&#8362;&#x20AA; - new sheqel signprintable
836320AB&#8363;&#x20AB; - dong signprintable
836420AC&#8364;&#x20AC;&euro;euro signprintablesee also &#128;
836520AD&#8365;&#x20AD; - kip signprintable
836620AE&#8366;&#x20AE; - tugrik signprintable
836720AF&#8367;&#x20AF; - drachma signprintable
836820B0&#8368;&#x20B0; - german penny symbolprintable
836920B1&#8369;&#x20B1; - peso signprintable
837020B2&#8370;&#x20B2; - guarani signprintable
837120B3&#8371;&#x20B3; - austral signprintable
837220B4&#8372;&#x20B4; - hryvnia signprintable
837320B5&#8373;&#x20B5; - cedi signprintable
837420B6&#8374;&#x20B6; - livre tournois signprintable
837520B7&#8375;&#x20B7; - spesmilo signprintable
837620B8&#8376;&#x20B8; - tenge signprintable
837720B9&#8377;&#x20B9; - indian rupee signprintable
837820BA&#8378;&#x20BA; - turkish lira signprintable
837920BB&#8379;&#x20BB; - nordic mark signprintable
838020BC&#8380;&#x20BC; - manat signprintable
838120BD&#8381;&#x20BD; - ruble signprintable
838220BE&#8382;&#x20BE; - lari signprintable
838320BF&#8383;&#x20BF; - bitcoin signprintable
841120DB&#8411;&#x20DB;&tdot;combining three dots aboveprintable
841120DB&#8411;&#x20DB;&TripleDot;combining three dots aboveprintable
841220DC&#8412;&#x20DC;&DotDot;combining four dots aboveprintable
84502102&#8450;&#x2102;&Copf;double-struck capital cprintable
84502102&#8450;&#x2102;&complexes;double-struck capital cprintable
84532105&#8453;&#x2105;&incare;care ofprintable
8458210A&#8458;&#x210A;&gscr;script small gprintable
8459210B&#8459;&#x210B;&hamilt;script capital hprintable
8459210B&#8459;&#x210B;&HilbertSpace;script capital hprintable
8459210B&#8459;&#x210B;&Hscr;script capital hprintable
8460210C&#8460;&#x210C;&Hfr;black-letter capital hprintable
8460210C&#8460;&#x210C;&Poincareplane;black-letter capital hprintable
8461210D&#8461;&#x210D;&quaternions;double-struck capital hprintable
8461210D&#8461;&#x210D;&Hopf;double-struck capital hprintable
8462210E&#8462;&#x210E;&planckh;planck constantprintable
8463210F&#8463;&#x210F;&planck;planck constant over two piprintable
8463210F&#8463;&#x210F;&hbar;planck constant over two piprintable
8463210F&#8463;&#x210F;&hslash;planck constant over two piprintable
84642110&#8464;&#x2110;&Iscr;script capital iprintable
84642110&#8464;&#x2110;&imagline;script capital iprintable
84652111&#8465;&#x2111;&image;black-letter capital iprintable
84652111&#8465;&#x2111;&Im;black-letter capital iprintable
84652111&#8465;&#x2111;&imagpart;black-letter capital iprintable
84652111&#8465;&#x2111;&Ifr;black-letter capital iprintable
84662112&#8466;&#x2112;&lagran;script capital lprintable
84662112&#8466;&#x2112;&Laplacetrf;script capital lprintable
84672113&#8467;&#x2113;&ell;script small lprintable
84692115&#8469;&#x2115;&Nopf;double-struck capital nprintable
84692115&#8469;&#x2115;&naturals;double-struck capital nprintable
84702116&#8470;&#x2116;&numero;numero signprintable
84712117&#8471;&#x2117;&copysr;sound recording copyrightprintable
84722118&#8472;&#x2118;&weierp;script capital pprintable
84722118&#8472;&#x2118;&wp;script capital pprintable
84732119&#8473;&#x2119;&Popf;double-struck capital pprintable
84732119&#8473;&#x2119;&primes;double-struck capital pprintable
8474211A&#8474;&#x211A;&rationals;double-struck capital qprintable
8474211A&#8474;&#x211A;&Qopf;double-struck capital qprintable
8475211B&#8475;&#x211B;&Rscr;script capital rprintable
8475211B&#8475;&#x211B;&realine;script capital rprintable
8476211C&#8476;&#x211C;&real;black-letter capital rprintable
8476211C&#8476;&#x211C;&Re;black-letter capital rprintable
8476211C&#8476;&#x211C;&realpart;black-letter capital rprintable
8476211C&#8476;&#x211C;&Rfr;black-letter capital rprintable
8477211D&#8477;&#x211D;&reals;double-struck capital rprintable
8477211D&#8477;&#x211D;&Ropf;double-struck capital rprintable
8478211E&#8478;&#x211E;&rx;prescription takeprintable
84822122&#8482;&#x2122;&TRADE;trade mark signprintable
84842124&#8484;&#x2124;&integers;double-struck capital zprintable
84842124&#8484;&#x2124;&Zopf;double-struck capital zprintable
84862126&#8486;&#x2126;&ohm;ohm signprintable
84872127&#8487;&#x2127;&mho;inverted ohm signprintable
84882128&#8488;&#x2128;&Zfr;black-letter capital zprintable
84882128&#8488;&#x2128;&zeetrf;black-letter capital zprintable
84892129&#8489;&#x2129;&iiota;turned greek small letter iotaprintable
8491212B&#8491;&#x212B;&angst;angstrom signprintable
8492212C&#8492;&#x212C;&bernou;script capital bprintable
8492212C&#8492;&#x212C;&Bernoullis;script capital bprintable
8492212C&#8492;&#x212C;&Bscr;script capital bprintable
8493212D&#8493;&#x212D;&Cfr;black-letter capital cprintable
8493212D&#8493;&#x212D;&Cayleys;black-letter capital cprintable
8495212F&#8495;&#x212F;&escr;script small eprintable
84962130&#8496;&#x2130;&Escr;script capital eprintable
84962130&#8496;&#x2130;&expectation;script capital eprintable
84972131&#8497;&#x2131;&Fscr;script capital fprintable
84972131&#8497;&#x2131;&Fouriertrf;script capital fprintable
84992133&#8499;&#x2133;&phmmat;script capital mprintable
84992133&#8499;&#x2133;&Mellintrf;script capital mprintable
84992133&#8499;&#x2133;&Mscr;script capital mprintable
85002134&#8500;&#x2134;&order;script small oprintable
85002134&#8500;&#x2134;&orderof;script small oprintable
85002134&#8500;&#x2134;&oscr;script small oprintable
85012135&#8501;&#x2135;&alefsym;alef symbolprintable
85012135&#8501;&#x2135;&aleph;alef symbolprintable
85022136&#8502;&#x2136;&beth;bet symbolprintable
85032137&#8503;&#x2137;&gimel;gimel symbolprintable
85042138&#8504;&#x2138;&daleth;dalet symbolprintable
85122140&#8512;&#x2140;Double-struck N-ary Summationprintable
85172145&#8517;&#x2145;&CapitalDifferentialD;double-struck italic capital dprintable
85172145&#8517;&#x2145;&DD;double-struck italic capital dprintable
85182146&#8518;&#x2146;&DifferentialD;double-struck italic small dprintable
85182146&#8518;&#x2146;&dd;double-struck italic small dprintable
85192147&#8519;&#x2147;&ExponentialE;double-struck italic small eprintable
85192147&#8519;&#x2147;&exponentiale;double-struck italic small eprintable
85192147&#8519;&#x2147;&ee;double-struck italic small eprintable
85202148&#8520;&#x2148;&ImaginaryI;double-struck italic small iprintable
85202148&#8520;&#x2148;&ii;double-struck italic small iprintable
85282150&#8528;&#x2150;Vulgar Fraction One Seventhprintable
85292151&#8529;&#x2151;Vulgar Fraction One Ninthprintable
85302152&#8530;&#x2152;Vulgar Fraction One Tenthprintable
85312153&#8531;&#x2153;&frac13;vulgar fraction one thirdprintable
85322154&#8532;&#x2154;&frac23;vulgar fraction two thirdsprintable
85332155&#8533;&#x2155;&frac15;vulgar fraction one fifthprintable
85342156&#8534;&#x2156;&frac25;vulgar fraction two fifthsprintable
85352157&#8535;&#x2157;&frac35;vulgar fraction three fifthsprintable
85362158&#8536;&#x2158;&frac45;vulgar fraction four fifthsprintable
85372159&#8537;&#x2159;&frac16;vulgar fraction one sixthprintable
8538215A&#8538;&#x215A;&frac56;vulgar fraction five sixthsprintable
8539215B&#8539;&#x215B;&frac18;vulgar fraction one eighthprintable
8540215C&#8540;&#x215C;&frac38;vulgar fraction three eighthsprintable
8541215D&#8541;&#x215D;&frac58;vulgar fraction five eighthsprintable
8542215E&#8542;&#x215E;&frac78;vulgar fraction seven eighthsprintable
8543215F&#8543;&#x215F;Fraction Numerator Oneprintable
85922190&#8592;&#x2190;&larr;leftwards arrowprintable
85922190&#8592;&#x2190;&leftarrow;leftwards arrowprintable
85922190&#8592;&#x2190;&LeftArrow;leftwards arrowprintable
85922190&#8592;&#x2190;&slarr;leftwards arrowprintable
85922190&#8592;&#x2190;&ShortLeftArrow;leftwards arrowprintable
85932191&#8593;&#x2191;&uarr;upwards arrowprintable
85932191&#8593;&#x2191;&uparrow;upwards arrowprintable
85932191&#8593;&#x2191;&UpArrow;upwards arrowprintable
85932191&#8593;&#x2191;&ShortUpArrow;upwards arrowprintable
85942192&#8594;&#x2192;&rarr;rightwards arrowprintable
85942192&#8594;&#x2192;&rightarrow;rightwards arrowprintable
85942192&#8594;&#x2192;&RightArrow;rightwards arrowprintable
85942192&#8594;&#x2192;&srarr;rightwards arrowprintable
85942192&#8594;&#x2192;&ShortRightArrow;rightwards arrowprintable
85952193&#8595;&#x2193;&darr;downwards arrowprintable
85952193&#8595;&#x2193;&downarrow;downwards arrowprintable
85952193&#8595;&#x2193;&DownArrow;downwards arrowprintable
85952193&#8595;&#x2193;&ShortDownArrow;downwards arrowprintable
85962194&#8596;&#x2194;&harr;left right arrowprintable
85962194&#8596;&#x2194;&leftrightarrow;left right arrowprintable
85962194&#8596;&#x2194;&LeftRightArrow;left right arrowprintable
85972195&#8597;&#x2195;&varr;up down arrowprintable
85972195&#8597;&#x2195;&updownarrow;up down arrowprintable
85972195&#8597;&#x2195;&UpDownArrow;up down arrowprintable
85982196&#8598;&#x2196;&nwarr;north west arrowprintable
85982196&#8598;&#x2196;&UpperLeftArrow;north west arrowprintable
85982196&#8598;&#x2196;&nwarrow;north west arrowprintable
85992197&#8599;&#x2197;&nearr;north east arrowprintable
85992197&#8599;&#x2197;&UpperRightArrow;north east arrowprintable
85992197&#8599;&#x2197;&nearrow;north east arrowprintable
86002198&#8600;&#x2198;&searr;south east arrowprintable
86002198&#8600;&#x2198;&searrow;south east arrowprintable
86002198&#8600;&#x2198;&LowerRightArrow;south east arrowprintable
86012199&#8601;&#x2199;&swarr;south west arrowprintable
86012199&#8601;&#x2199;&swarrow;south west arrowprintable
86012199&#8601;&#x2199;&LowerLeftArrow;south west arrowprintable
8602219A&#8602;&#x219A;&nlarr;leftwards arrow with strokeprintable
8602219A&#8602;&#x219A;&nleftarrow;leftwards arrow with strokeprintable
8603219B&#8603;&#x219B;&nrarr;rightwards arrow with strokeprintable
8603219B&#8603;&#x219B;&nrightarrow;rightwards arrow with strokeprintable
8605219D&#8605;&#x219D;&rarrw;rightwards wave arrowprintable
8605219D&#8605;&#x219D;&rightsquigarrow;rightwards wave arrowprintable
8606219E&#8606;&#x219E;&Larr;leftwards two headed arrowprintable
8606219E&#8606;&#x219E;&twoheadleftarrow;leftwards two headed arrowprintable
8607219F&#8607;&#x219F;&Uarr;upwards two headed arrowprintable
860821A0&#8608;&#x21A0;&Rarr;rightwards two headed arrowprintable
860821A0&#8608;&#x21A0;&twoheadrightarrow;rightwards two headed arrowprintable
860921A1&#8609;&#x21A1;&Darr;downwards two headed arrowprintable
861021A2&#8610;&#x21A2;&larrtl;leftwards arrow with tailprintable
861021A2&#8610;&#x21A2;&leftarrowtail;leftwards arrow with tailprintable
861121A3&#8611;&#x21A3;&rarrtl;rightwards arrow with tailprintable
861121A3&#8611;&#x21A3;&rightarrowtail;rightwards arrow with tailprintable
861221A4&#8612;&#x21A4;&LeftTeeArrow;leftwards arrow from barprintable
861221A4&#8612;&#x21A4;&mapstoleft;leftwards arrow from barprintable
861321A5&#8613;&#x21A5;&UpTeeArrow;upwards arrow from barprintable
861321A5&#8613;&#x21A5;&mapstoup;upwards arrow from barprintable
861421A6&#8614;&#x21A6;&map;rightwards arrow from barprintable
861421A6&#8614;&#x21A6;&RightTeeArrow;rightwards arrow from barprintable
861421A6&#8614;&#x21A6;&mapsto;rightwards arrow from barprintable
861521A7&#8615;&#x21A7;&DownTeeArrow;downwards arrow from barprintable
861521A7&#8615;&#x21A7;&mapstodown;downwards arrow from barprintable
861721A9&#8617;&#x21A9;&larrhk;leftwards arrow with hookprintable
861721A9&#8617;&#x21A9;&hookleftarrow;leftwards arrow with hookprintable
861821AA&#8618;&#x21AA;&rarrhk;rightwards arrow with hookprintable
861821AA&#8618;&#x21AA;&hookrightarrow;rightwards arrow with hookprintable
861921AB&#8619;&#x21AB;&larrlp;leftwards arrow with loopprintable
861921AB&#8619;&#x21AB;&looparrowleft;leftwards arrow with loopprintable
862021AC&#8620;&#x21AC;&rarrlp;rightwards arrow with loopprintable
862021AC&#8620;&#x21AC;&looparrowright;rightwards arrow with loopprintable
862121AD&#8621;&#x21AD;&harrw;left right wave arrowprintable
862121AD&#8621;&#x21AD;&leftrightsquigarrow;left right wave arrowprintable
862221AE&#8622;&#x21AE;&nharr;left right arrow with strokeprintable
862221AE&#8622;&#x21AE;&nleftrightarrow;left right arrow with strokeprintable
862421B0&#8624;&#x21B0;&lsh;upwards arrow with tip leftwardsprintable
862421B0&#8624;&#x21B0;&Lsh;upwards arrow with tip leftwardsprintable
862521B1&#8625;&#x21B1;&rsh;upwards arrow with tip rightwardsprintable
862521B1&#8625;&#x21B1;&Rsh;upwards arrow with tip rightwardsprintable
862621B2&#8626;&#x21B2;&ldsh;downwards arrow with tip leftwardsprintable
862721B3&#8627;&#x21B3;&rdsh;downwards arrow with tip rightwardsprintable
862921B5&#8629;&#x21B5;&crarr;downwards arrow with corner leftwards = carriage returnprintable
863021B6&#8630;&#x21B6;&cularr;anticlockwise top semicircle arrowprintable
863021B6&#8630;&#x21B6;&curvearrowleft;anticlockwise top semicircle arrowprintable
863121B7&#8631;&#x21B7;&curarr;clockwise top semicircle arrowprintable
863121B7&#8631;&#x21B7;&curvearrowright;clockwise top semicircle arrowprintable
863421BA&#8634;&#x21BA;&olarr;anticlockwise open circle arrowprintable
863421BA&#8634;&#x21BA;&circlearrowleft;anticlockwise open circle arrowprintable
863521BB&#8635;&#x21BB;&orarr;clockwise open circle arrowprintable
863521BB&#8635;&#x21BB;&circlearrowright;clockwise open circle arrowprintable
863621BC&#8636;&#x21BC;&lharu;leftwards harpoon with barb upwardsprintable
863621BC&#8636;&#x21BC;&LeftVector;leftwards harpoon with barb upwardsprintable
863621BC&#8636;&#x21BC;&leftharpoonup;leftwards harpoon with barb upwardsprintable
863721BD&#8637;&#x21BD;&lhard;leftwards harpoon with barb downwardsprintable
863721BD&#8637;&#x21BD;&leftharpoondown;leftwards harpoon with barb downwardsprintable
863721BD&#8637;&#x21BD;&DownLeftVector;leftwards harpoon with barb downwardsprintable
863821BE&#8638;&#x21BE;&uharr;upwards harpoon with barb rightwardsprintable
863821BE&#8638;&#x21BE;&upharpoonright;upwards harpoon with barb rightwardsprintable
863821BE&#8638;&#x21BE;&RightUpVector;upwards harpoon with barb rightwardsprintable
863921BF&#8639;&#x21BF;&uharl;upwards harpoon with barb leftwardsprintable
863921BF&#8639;&#x21BF;&upharpoonleft;upwards harpoon with barb leftwardsprintable
863921BF&#8639;&#x21BF;&LeftUpVector;upwards harpoon with barb leftwardsprintable
864021C0&#8640;&#x21C0;&rharu;rightwards harpoon with barb upwardsprintable
864021C0&#8640;&#x21C0;&RightVector;rightwards harpoon with barb upwardsprintable
864021C0&#8640;&#x21C0;&rightharpoonup;rightwards harpoon with barb upwardsprintable
864121C1&#8641;&#x21C1;&rhard;rightwards harpoon with barb downwardsprintable
864121C1&#8641;&#x21C1;&rightharpoondown;rightwards harpoon with barb downwardsprintable
864121C1&#8641;&#x21C1;&DownRightVector;rightwards harpoon with barb downwardsprintable
864221C2&#8642;&#x21C2;&dharr;downwards harpoon with barb rightwardsprintable
864221C2&#8642;&#x21C2;&RightDownVector;downwards harpoon with barb rightwardsprintable
864221C2&#8642;&#x21C2;&downharpoonright;downwards harpoon with barb rightwardsprintable
864321C3&#8643;&#x21C3;&dharl;downwards harpoon with barb leftwardsprintable
864321C3&#8643;&#x21C3;&LeftDownVector;downwards harpoon with barb leftwardsprintable
864321C3&#8643;&#x21C3;&downharpoonleft;downwards harpoon with barb leftwardsprintable
864421C4&#8644;&#x21C4;&rlarr;rightwards arrow over leftwards arrowprintable
864421C4&#8644;&#x21C4;&rightleftarrows;rightwards arrow over leftwards arrowprintable
864421C4&#8644;&#x21C4;&RightArrowLeftArrow;rightwards arrow over leftwards arrowprintable
864521C5&#8645;&#x21C5;&udarr;upwards arrow leftwards of downwards arrowprintable
864521C5&#8645;&#x21C5;&UpArrowDownArrow;upwards arrow leftwards of downwards arrowprintable
864621C6&#8646;&#x21C6;&lrarr;leftwards arrow over rightwards arrowprintable
864621C6&#8646;&#x21C6;&leftrightarrows;leftwards arrow over rightwards arrowprintable
864621C6&#8646;&#x21C6;&LeftArrowRightArrow;leftwards arrow over rightwards arrowprintable
864721C7&#8647;&#x21C7;&llarr;leftwards paired arrowsprintable
864721C7&#8647;&#x21C7;&leftleftarrows;leftwards paired arrowsprintable
864821C8&#8648;&#x21C8;&uuarr;upwards paired arrowsprintable
864821C8&#8648;&#x21C8;&upuparrows;upwards paired arrowsprintable
864921C9&#8649;&#x21C9;&rrarr;rightwards paired arrowsprintable
864921C9&#8649;&#x21C9;&rightrightarrows;rightwards paired arrowsprintable
865021CA&#8650;&#x21CA;&ddarr;downwards paired arrowsprintable
865021CA&#8650;&#x21CA;&downdownarrows;downwards paired arrowsprintable
865121CB&#8651;&#x21CB;&lrhar;leftwards harpoon over rightwards harpoonprintable
865121CB&#8651;&#x21CB;&ReverseEquilibrium;leftwards harpoon over rightwards harpoonprintable
865121CB&#8651;&#x21CB;&leftrightharpoons;leftwards harpoon over rightwards harpoonprintable
865221CC&#8652;&#x21CC;&rlhar;rightwards harpoon over leftwards harpoonprintable
865221CC&#8652;&#x21CC;&rightleftharpoons;rightwards harpoon over leftwards harpoonprintable
865221CC&#8652;&#x21CC;&Equilibrium;rightwards harpoon over leftwards harpoonprintable
865321CD&#8653;&#x21CD;&nlArr;leftwards double arrow with strokeprintable
865321CD&#8653;&#x21CD;&nLeftarrow;leftwards double arrow with strokeprintable
865421CE&#8654;&#x21CE;&nhArr;left right double arrow with strokeprintable
865421CE&#8654;&#x21CE;&nLeftrightarrow;left right double arrow with strokeprintable
865521CF&#8655;&#x21CF;&nrArr;rightwards double arrow with strokeprintable
865521CF&#8655;&#x21CF;&nRightarrow;rightwards double arrow with strokeprintable
865621D0&#8656;&#x21D0;&lArr;leftwards double arrowprintable
865621D0&#8656;&#x21D0;&Leftarrow;leftwards double arrowprintable
865621D0&#8656;&#x21D0;&DoubleLeftArrow;leftwards double arrowprintable
865721D1&#8657;&#x21D1;&uArr;upwards double arrowprintable
865721D1&#8657;&#x21D1;&Uparrow;upwards double arrowprintable
865721D1&#8657;&#x21D1;&DoubleUpArrow;upwards double arrowprintable
865821D2&#8658;&#x21D2;&rArr;rightwards double arrowprintable
865821D2&#8658;&#x21D2;&Rightarrow;rightwards double arrowprintable
865821D2&#8658;&#x21D2;&Implies;rightwards double arrowprintable
865821D2&#8658;&#x21D2;&DoubleRightArrow;rightwards double arrowprintable
865921D3&#8659;&#x21D3;&dArr;downwards double arrowprintable
865921D3&#8659;&#x21D3;&Downarrow;downwards double arrowprintable
865921D3&#8659;&#x21D3;&DoubleDownArrow;downwards double arrowprintable
866021D4&#8660;&#x21D4;&hArr;left right double arrowprintable
866021D4&#8660;&#x21D4;&Leftrightarrow;left right double arrowprintable
866021D4&#8660;&#x21D4;&DoubleLeftRightArrow;left right double arrowprintable
866021D4&#8660;&#x21D4;&iff;left right double arrowprintable
866121D5&#8661;&#x21D5;&vArr;up down double arrowprintable
866121D5&#8661;&#x21D5;&Updownarrow;up down double arrowprintable
866121D5&#8661;&#x21D5;&DoubleUpDownArrow;up down double arrowprintable
866221D6&#8662;&#x21D6;&nwArr;north west double arrowprintable
866321D7&#8663;&#x21D7;&neArr;north east double arrowprintable
866421D8&#8664;&#x21D8;&seArr;south east double arrowprintable
866521D9&#8665;&#x21D9;&swArr;south west double arrowprintable
866621DA&#8666;&#x21DA;&lAarr;leftwards triple arrowprintable
866621DA&#8666;&#x21DA;&Lleftarrow;leftwards triple arrowprintable
866721DB&#8667;&#x21DB;&rAarr;rightwards triple arrowprintable
866721DB&#8667;&#x21DB;&Rrightarrow;rightwards triple arrowprintable
866921DD&#8669;&#x21DD;&zigrarr;rightwards squiggle arrowprintable
867621E4&#8676;&#x21E4;&larrb;leftwards arrow to barprintable
867621E4&#8676;&#x21E4;&LeftArrowBar;leftwards arrow to barprintable
867721E5&#8677;&#x21E5;&rarrb;rightwards arrow to barprintable
867721E5&#8677;&#x21E5;&RightArrowBar;rightwards arrow to barprintable
869321F5&#8693;&#x21F5;&duarr;downwards arrow leftwards of upwards arrowprintable
869321F5&#8693;&#x21F5;&DownArrowUpArrow;downwards arrow leftwards of upwards arrowprintable
870121FD&#8701;&#x21FD;&loarr;leftwards open-headed arrowprintable
870221FE&#8702;&#x21FE;&roarr;rightwards open-headed arrowprintable
870321FF&#8703;&#x21FF;&hoarr;left right open-headed arrowprintable
87042200&#8704;&#x2200;&forall;for allprintable
87042200&#8704;&#x2200;&ForAll;for allprintable
87052201&#8705;&#x2201;&comp;complementprintable
87052201&#8705;&#x2201;&complement;complementprintable
87062202&#8706;&#x2202;&part;partial differentialprintable
87062202&#8706;&#x2202;&PartialD;partial differentialprintable
87072203&#8707;&#x2203;&exist;there existsprintable
87072203&#8707;&#x2203;&Exists;there existsprintable
87082204&#8708;&#x2204;&nexist;there does not existprintable
87082204&#8708;&#x2204;&NotExists;there does not existprintable
87082204&#8708;&#x2204;&nexists;there does not existprintable
87092205&#8709;&#x2205;&empty;empty setprintable
87092205&#8709;&#x2205;&emptyset;empty setprintable
87092205&#8709;&#x2205;&emptyv;empty setprintable
87092205&#8709;&#x2205;&varnothing;empty setprintable
87112207&#8711;&#x2207;&nabla;nablaprintable
87112207&#8711;&#x2207;&Del;nablaprintable
87122208&#8712;&#x2208;&isin;element ofprintable
87122208&#8712;&#x2208;&isinv;element ofprintable
87122208&#8712;&#x2208;&Element;element ofprintable
87122208&#8712;&#x2208;&in;element ofprintable
87132209&#8713;&#x2209;&notin;not an element ofprintable
87132209&#8713;&#x2209;&NotElement;not an element ofprintable
87132209&#8713;&#x2209;&notinva;not an element ofprintable
8715220B&#8715;&#x220B;&niv;contains as memberprintable
8715220B&#8715;&#x220B;&ReverseElement;contains as memberprintable
8715220B&#8715;&#x220B;&ni;contains as memberprintable
8715220B&#8715;&#x220B;&SuchThat;contains as memberprintable
8716220C&#8716;&#x220C;&notni;does not contain as memberprintable
8716220C&#8716;&#x220C;&notniva;does not contain as memberprintable
8716220C&#8716;&#x220C;&NotReverseElement;does not contain as memberprintable
8719220F&#8719;&#x220F;&prod;n-ary productprintable
8719220F&#8719;&#x220F;&Product;n-ary productprintable
87202210&#8720;&#x2210;&coprod;n-ary coproductprintable
87202210&#8720;&#x2210;&Coproduct;n-ary coproductprintable
87212211&#8721;&#x2211;&sum;n-ary summationprintable
87212211&#8721;&#x2211;&Sum;n-ary summationprintable
87222212&#8722;&#x2212;&minus;minus signprintable
87232213&#8723;&#x2213;&mnplus;minus-or-plus signprintable
87232213&#8723;&#x2213;&mp;minus-or-plus signprintable
87232213&#8723;&#x2213;&MinusPlus;minus-or-plus signprintable
87242214&#8724;&#x2214;&plusdo;dot plusprintable
87242214&#8724;&#x2214;&dotplus;dot plusprintable
87252215&#8725;&#x2215;Division Slashprintable
87262216&#8726;&#x2216;&setmn;set minusprintable
87262216&#8726;&#x2216;&setminus;set minusprintable
87262216&#8726;&#x2216;&Backslash;set minusprintable
87262216&#8726;&#x2216;&ssetmn;set minusprintable
87262216&#8726;&#x2216;&smallsetminus;set minusprintable
87272217&#8727;&#x2217;&lowast;asterisk operatorprintable
87282218&#8728;&#x2218;&compfn;ring operatorprintable
87282218&#8728;&#x2218;&SmallCircle;ring operatorprintable
8730221A&#8730;&#x221A;&radic;square rootprintable
8730221A&#8730;&#x221A;&Sqrt;square rootprintable
8731221B&#8731;&#x221B;Cube Rootprintable
8732221C&#8732;&#x221C;Fourth Rootprintable
8733221D&#8733;&#x221D;&prop;proportional toprintable
8733221D&#8733;&#x221D;&propto;proportional toprintable
8733221D&#8733;&#x221D;&Proportional;proportional toprintable
8733221D&#8733;&#x221D;&vprop;proportional toprintable
8733221D&#8733;&#x221D;&varpropto;proportional toprintable
8734221E&#8734;&#x221E;&infin;infinityprintable
8735221F&#8735;&#x221F;&angrt;right angleprintable
87362220&#8736;&#x2220;&ang;angleprintable
87362220&#8736;&#x2220;&angle;angleprintable
87372221&#8737;&#x2221;&angmsd;measured angleprintable
87372221&#8737;&#x2221;&measuredangle;measured angleprintable
87382222&#8738;&#x2222;&angsph;spherical angleprintable
87392223&#8739;&#x2223;&mid;dividesprintable
87392223&#8739;&#x2223;&VerticalBar;dividesprintable
87392223&#8739;&#x2223;&smid;dividesprintable
87392223&#8739;&#x2223;&shortmid;dividesprintable
87402224&#8740;&#x2224;&nmid;does not divideprintable
87402224&#8740;&#x2224;&NotVerticalBar;does not divideprintable
87402224&#8740;&#x2224;&nsmid;does not divideprintable
87402224&#8740;&#x2224;&nshortmid;does not divideprintable
87412225&#8741;&#x2225;&par;parallel toprintable
87412225&#8741;&#x2225;&parallel;parallel toprintable
87412225&#8741;&#x2225;&DoubleVerticalBar;parallel toprintable
87412225&#8741;&#x2225;&spar;parallel toprintable
87412225&#8741;&#x2225;&shortparallel;parallel toprintable
87422226&#8742;&#x2226;&npar;not parallel toprintable
87422226&#8742;&#x2226;&nparallel;not parallel toprintable
87422226&#8742;&#x2226;&NotDoubleVerticalBar;not parallel toprintable
87422226&#8742;&#x2226;&nspar;not parallel toprintable
87422226&#8742;&#x2226;&nshortparallel;not parallel toprintable
87432227&#8743;&#x2227;&and;logical andprintable
87432227&#8743;&#x2227;&wedge;logical andprintable
87442228&#8744;&#x2228;&or;logical orprintable
87442228&#8744;&#x2228;&vee;logical orprintable
87452229&#8745;&#x2229;&cap;intersection = capprintable
8746222A&#8746;&#x222A;&cup;union = cupprintable
8747222B&#8747;&#x222B;&int;integralprintable
8747222B&#8747;&#x222B;&Integral;integralprintable
8748222C&#8748;&#x222C;&Int;double integralprintable
8749222D&#8749;&#x222D;&tint;triple integralprintable
8749222D&#8749;&#x222D;&iiint;triple integralprintable
8750222E&#8750;&#x222E;&conint;contour integralprintable
8750222E&#8750;&#x222E;&oint;contour integralprintable
8750222E&#8750;&#x222E;&ContourIntegral;contour integralprintable
8751222F&#8751;&#x222F;&Conint;surface integralprintable
8751222F&#8751;&#x222F;&DoubleContourIntegral;surface integralprintable
87522230&#8752;&#x2230;&Cconint;volume integralprintable
87532231&#8753;&#x2231;&cwint;clockwise integralprintable
87542232&#8754;&#x2232;&cwconint;clockwise contour integralprintable
87542232&#8754;&#x2232;&ClockwiseContourIntegral;clockwise contour integralprintable
87552233&#8755;&#x2233;&awconint;anticlockwise contour integralprintable
87552233&#8755;&#x2233;&CounterClockwiseContourIntegral;anticlockwise contour integralprintable
87562234&#8756;&#x2234;&there4;thereforeprintable
87562234&#8756;&#x2234;&therefore;thereforeprintable
87562234&#8756;&#x2234;&Therefore;thereforeprintable
87572235&#8757;&#x2235;&becaus;becauseprintable
87572235&#8757;&#x2235;&because;becauseprintable
87572235&#8757;&#x2235;&Because;becauseprintable
87582236&#8758;&#x2236;&ratio;ratioprintable
87592237&#8759;&#x2237;&Colon;proportionprintable
87592237&#8759;&#x2237;&Proportion;proportionprintable
87602238&#8760;&#x2238;&minusd;dot minusprintable
87602238&#8760;&#x2238;&dotminus;dot minusprintable
8762223A&#8762;&#x223A;&mDDot;geometric proportionprintable
8763223B&#8763;&#x223B;&homtht;homotheticprintable
8764223C&#8764;&#x223C;&sim;tilde operatorprintable
8764223C&#8764;&#x223C;&Tilde;tilde operatorprintable
8764223C&#8764;&#x223C;&thksim;tilde operatorprintable
8764223C&#8764;&#x223C;&thicksim;tilde operatorprintable
8765223D&#8765;&#x223D;&bsim;reversed tildeprintable
8765223D&#8765;&#x223D;&backsim;reversed tildeprintable
8766223E&#8766;&#x223E;&ac;inverted lazy sprintable
8766223E&#8766;&#x223E;&mstpos;inverted lazy sprintable
8767223F&#8767;&#x223F;&acd;sine waveprintable
87682240&#8768;&#x2240;&wreath;wreath productprintable
87682240&#8768;&#x2240;&VerticalTilde;wreath productprintable
87682240&#8768;&#x2240;&wr;wreath productprintable
87692241&#8769;&#x2241;&nsim;not tildeprintable
87692241&#8769;&#x2241;&NotTilde;not tildeprintable
87702242&#8770;&#x2242;&esim;minus tildeprintable
87702242&#8770;&#x2242;&EqualTilde;minus tildeprintable
87702242&#8770;&#x2242;&eqsim;minus tildeprintable
87712243&#8771;&#x2243;&sime;asymptotically equal toprintable
87712243&#8771;&#x2243;&TildeEqual;asymptotically equal toprintable
87712243&#8771;&#x2243;&simeq;asymptotically equal toprintable
87722244&#8772;&#x2244;&nsime;not asymptotically equal toprintable
87722244&#8772;&#x2244;&nsimeq;not asymptotically equal toprintable
87722244&#8772;&#x2244;&NotTildeEqual;not asymptotically equal toprintable
87732245&#8773;&#x2245;&cong;approximately equal toprintable
87732245&#8773;&#x2245;&TildeFullEqual;approximately equal toprintable
87742246&#8774;&#x2246;&simne;approximately but not actually equal toprintable
87752247&#8775;&#x2247;&ncong;neither approximately nor actually equal toprintable
87752247&#8775;&#x2247;&NotTildeFullEqual;neither approximately nor actually equal toprintable
87762248&#8776;&#x2248;&asymp;almost equal toprintable
87762248&#8776;&#x2248;&ap;almost equal toprintable
87762248&#8776;&#x2248;&TildeTilde;almost equal toprintable
87762248&#8776;&#x2248;&approx;almost equal toprintable
87762248&#8776;&#x2248;&thkap;almost equal toprintable
87762248&#8776;&#x2248;&thickapprox;almost equal toprintable
87772249&#8777;&#x2249;&nap;not almost equal toprintable
87772249&#8777;&#x2249;&NotTildeTilde;not almost equal toprintable
87772249&#8777;&#x2249;&napprox;not almost equal toprintable
8778224A&#8778;&#x224A;&ape;almost equal or equal toprintable
8778224A&#8778;&#x224A;&approxeq;almost equal or equal toprintable
8779224B&#8779;&#x224B;&apid;triple tildeprintable
8780224C&#8780;&#x224C;&bcong;all equal toprintable
8780224C&#8780;&#x224C;&backcong;all equal toprintable
8781224D&#8781;&#x224D;&asympeq;equivalent toprintable
8781224D&#8781;&#x224D;&CupCap;equivalent toprintable
8782224E&#8782;&#x224E;&bump;geometrically equivalent toprintable
8782224E&#8782;&#x224E;&HumpDownHump;geometrically equivalent toprintable
8782224E&#8782;&#x224E;&Bumpeq;geometrically equivalent toprintable
8783224F&#8783;&#x224F;&bumpe;difference betweenprintable
8783224F&#8783;&#x224F;&HumpEqual;difference betweenprintable
8783224F&#8783;&#x224F;&bumpeq;difference betweenprintable
87842250&#8784;&#x2250;&esdot;approaches the limitprintable
87842250&#8784;&#x2250;&DotEqual;approaches the limitprintable
87842250&#8784;&#x2250;&doteq;approaches the limitprintable
87852251&#8785;&#x2251;&eDot;geometrically equal toprintable
87852251&#8785;&#x2251;&doteqdot;geometrically equal toprintable
87862252&#8786;&#x2252;&efDot;approximately equal to or the image ofprintable
87862252&#8786;&#x2252;&fallingdotseq;approximately equal to or the image ofprintable
87872253&#8787;&#x2253;&erDot;image of or approximately equal toprintable
87872253&#8787;&#x2253;&risingdotseq;image of or approximately equal toprintable
87882254&#8788;&#x2254;&colone;colon equalsprintable
87882254&#8788;&#x2254;&coloneq;colon equalsprintable
87882254&#8788;&#x2254;&Assign;colon equalsprintable
87892255&#8789;&#x2255;&ecolon;equals colonprintable
87892255&#8789;&#x2255;&eqcolon;equals colonprintable
87902256&#8790;&#x2256;&ecir;ring in equal toprintable
87902256&#8790;&#x2256;&eqcirc;ring in equal toprintable
87912257&#8791;&#x2257;&cire;ring equal toprintable
87912257&#8791;&#x2257;&circeq;ring equal toprintable
87932259&#8793;&#x2259;&wedgeq;estimatesprintable
8794225A&#8794;&#x225A;&veeeq;equiangular toprintable
8795225B&#8795;&#x225B;Star Equalsprintable
8796225C&#8796;&#x225C;&trie;delta equal toprintable
8796225C&#8796;&#x225C;&triangleq;delta equal toprintable
8797225D&#8797;&#x225D;Equal To By Definitionprintable
8799225F&#8799;&#x225F;&equest;questioned equal toprintable
8799225F&#8799;&#x225F;&questeq;questioned equal toprintable
88002260&#8800;&#x2260;&ne;not equal toprintable
88002260&#8800;&#x2260;&NotEqual;not equal toprintable
88012261&#8801;&#x2261;&equiv;identical toprintable
88012261&#8801;&#x2261;&Congruent;identical toprintable
88022262&#8802;&#x2262;&nequiv;not identical toprintable
88022262&#8802;&#x2262;&NotCongruent;not identical toprintable
88042264&#8804;&#x2264;&le;less-than or equal toprintable
88042264&#8804;&#x2264;&leq;less-than or equal toprintable
88052265&#8805;&#x2265;&ge;greater-than or equal toprintable
88052265&#8805;&#x2265;&GreaterEqual;greater-than or equal toprintable
88052265&#8805;&#x2265;&geq;greater-than or equal toprintable
88062266&#8806;&#x2266;&lE;less-than over equal toprintable
88062266&#8806;&#x2266;&LessFullEqual;less-than over equal toprintable
88062266&#8806;&#x2266;&leqq;less-than over equal toprintable
88072267&#8807;&#x2267;&gE;greater-than over equal toprintable
88072267&#8807;&#x2267;&GreaterFullEqual;greater-than over equal toprintable
88072267&#8807;&#x2267;&geqq;greater-than over equal toprintable
88082268&#8808;&#x2268;&lnE;less-than but not equal toprintable
88082268&#8808;&#x2268;&lneqq;less-than but not equal toprintable
88092269&#8809;&#x2269;&gnE;greater-than but not equal toprintable
88092269&#8809;&#x2269;&gneqq;greater-than but not equal toprintable
8810226A&#8810;&#x226A;&Lt;much less-thanprintable
8810226A&#8810;&#x226A;&NestedLessLess;much less-thanprintable
8810226A&#8810;&#x226A;&ll;much less-thanprintable
8811226B&#8811;&#x226B;&Gt;much greater-thanprintable
8811226B&#8811;&#x226B;&NestedGreaterGreater;much greater-thanprintable
8811226B&#8811;&#x226B;&gg;much greater-thanprintable
8812226C&#8812;&#x226C;&twixt;betweenprintable
8812226C&#8812;&#x226C;&between;betweenprintable
8813226D&#8813;&#x226D;&NotCupCap;not equivalent toprintable
8814226E&#8814;&#x226E;&nlt;not less-thanprintable
8814226E&#8814;&#x226E;&NotLess;not less-thanprintable
8814226E&#8814;&#x226E;&nless;not less-thanprintable
8815226F&#8815;&#x226F;&ngt;not greater-thanprintable
8815226F&#8815;&#x226F;&NotGreater;not greater-thanprintable
8815226F&#8815;&#x226F;&ngtr;not greater-thanprintable
88162270&#8816;&#x2270;&nle;neither less-than nor equal toprintable
88162270&#8816;&#x2270;&NotLessEqual;neither less-than nor equal toprintable
88162270&#8816;&#x2270;&nleq;neither less-than nor equal toprintable
88172271&#8817;&#x2271;&nge;neither greater-than nor equal toprintable
88172271&#8817;&#x2271;&NotGreaterEqual;neither greater-than nor equal toprintable
88172271&#8817;&#x2271;&ngeq;neither greater-than nor equal toprintable
88182272&#8818;&#x2272;&lsim;less-than or equivalent toprintable
88182272&#8818;&#x2272;&LessTilde;less-than or equivalent toprintable
88182272&#8818;&#x2272;&lesssim;less-than or equivalent toprintable
88192273&#8819;&#x2273;&gsim;greater-than or equivalent toprintable
88192273&#8819;&#x2273;&gtrsim;greater-than or equivalent toprintable
88192273&#8819;&#x2273;&GreaterTilde;greater-than or equivalent toprintable
88202274&#8820;&#x2274;&nlsim;neither less-than nor equivalent toprintable
88202274&#8820;&#x2274;&NotLessTilde;neither less-than nor equivalent toprintable
88212275&#8821;&#x2275;&ngsim;neither greater-than nor equivalent toprintable
88212275&#8821;&#x2275;&NotGreaterTilde;neither greater-than nor equivalent toprintable
88222276&#8822;&#x2276;&lg;less-than or greater-thanprintable
88222276&#8822;&#x2276;&lessgtr;less-than or greater-thanprintable
88222276&#8822;&#x2276;&LessGreater;less-than or greater-thanprintable
88232277&#8823;&#x2277;&gl;greater-than or less-thanprintable
88232277&#8823;&#x2277;&gtrless;greater-than or less-thanprintable
88232277&#8823;&#x2277;&GreaterLess;greater-than or less-thanprintable
88242278&#8824;&#x2278;&ntlg;neither less-than nor greater-thanprintable
88242278&#8824;&#x2278;&NotLessGreater;neither less-than nor greater-thanprintable
88252279&#8825;&#x2279;&ntgl;neither greater-than nor less-thanprintable
88252279&#8825;&#x2279;&NotGreaterLess;neither greater-than nor less-thanprintable
8826227A&#8826;&#x227A;&pr;precedesprintable
8826227A&#8826;&#x227A;&Precedes;precedesprintable
8826227A&#8826;&#x227A;&prec;precedesprintable
8827227B&#8827;&#x227B;&sc;succeedsprintable
8827227B&#8827;&#x227B;&Succeeds;succeedsprintable
8827227B&#8827;&#x227B;&succ;succeedsprintable
8828227C&#8828;&#x227C;&prcue;precedes or equal toprintable
8828227C&#8828;&#x227C;&PrecedesSlantEqual;precedes or equal toprintable
8828227C&#8828;&#x227C;&preccurlyeq;precedes or equal toprintable
8829227D&#8829;&#x227D;&sccue;succeeds or equal toprintable
8829227D&#8829;&#x227D;&SucceedsSlantEqual;succeeds or equal toprintable
8829227D&#8829;&#x227D;&succcurlyeq;succeeds or equal toprintable
8830227E&#8830;&#x227E;&prsim;precedes or equivalent toprintable
8830227E&#8830;&#x227E;&precsim;precedes or equivalent toprintable
8830227E&#8830;&#x227E;&PrecedesTilde;precedes or equivalent toprintable
8831227F&#8831;&#x227F;&scsim;succeeds or equivalent toprintable
8831227F&#8831;&#x227F;&succsim;succeeds or equivalent toprintable
8831227F&#8831;&#x227F;&SucceedsTilde;succeeds or equivalent toprintable
88322280&#8832;&#x2280;&npr;does not precedeprintable
88322280&#8832;&#x2280;&nprec;does not precedeprintable
88322280&#8832;&#x2280;&NotPrecedes;does not precedeprintable
88332281&#8833;&#x2281;&nsc;does not succeedprintable
88332281&#8833;&#x2281;&nsucc;does not succeedprintable
88332281&#8833;&#x2281;&NotSucceeds;does not succeedprintable
88342282&#8834;&#x2282;&sub;subset ofprintable
88342282&#8834;&#x2282;&subset;subset ofprintable
88352283&#8835;&#x2283;&sup;superset ofprintable
88352283&#8835;&#x2283;&supset;superset ofprintable
88352283&#8835;&#x2283;&Superset;superset ofprintable
88362284&#8836;&#x2284;&nsub;not a subset ofprintable
88372285&#8837;&#x2285;&nsup;not a superset ofprintable
88382286&#8838;&#x2286;&sube;subset of or equal toprintable
88382286&#8838;&#x2286;&SubsetEqual;subset of or equal toprintable
88382286&#8838;&#x2286;&subseteq;subset of or equal toprintable
88392287&#8839;&#x2287;&supe;superset of or equal toprintable
88392287&#8839;&#x2287;&supseteq;superset of or equal toprintable
88392287&#8839;&#x2287;&SupersetEqual;superset of or equal toprintable
88402288&#8840;&#x2288;&nsube;neither a subset of nor equal toprintable
88402288&#8840;&#x2288;&nsubseteq;neither a subset of nor equal toprintable
88402288&#8840;&#x2288;&NotSubsetEqual;neither a subset of nor equal toprintable
88412289&#8841;&#x2289;&nsupe;neither a superset of nor equal toprintable
88412289&#8841;&#x2289;&nsupseteq;neither a superset of nor equal toprintable
88412289&#8841;&#x2289;&NotSupersetEqual;neither a superset of nor equal toprintable
8842228A&#8842;&#x228A;&subne;subset of with not equal toprintable
8842228A&#8842;&#x228A;&subsetneq;subset of with not equal toprintable
8843228B&#8843;&#x228B;&supne;superset of with not equal toprintable
8843228B&#8843;&#x228B;&supsetneq;superset of with not equal toprintable
8845228D&#8845;&#x228D;&cupdot;multiset multiplicationprintable
8846228E&#8846;&#x228E;&uplus;multiset unionprintable
8846228E&#8846;&#x228E;&UnionPlus;multiset unionprintable
8847228F&#8847;&#x228F;&sqsub;square image ofprintable
8847228F&#8847;&#x228F;&SquareSubset;square image ofprintable
8847228F&#8847;&#x228F;&sqsubset;square image ofprintable
88482290&#8848;&#x2290;&sqsup;square original ofprintable
88482290&#8848;&#x2290;&SquareSuperset;square original ofprintable
88482290&#8848;&#x2290;&sqsupset;square original ofprintable
88492291&#8849;&#x2291;&sqsube;square image of or equal toprintable
88492291&#8849;&#x2291;&SquareSubsetEqual;square image of or equal toprintable
88492291&#8849;&#x2291;&sqsubseteq;square image of or equal toprintable
88502292&#8850;&#x2292;&sqsupe;square original of or equal toprintable
88502292&#8850;&#x2292;&SquareSupersetEqual;square original of or equal toprintable
88502292&#8850;&#x2292;&sqsupseteq;square original of or equal toprintable
88512293&#8851;&#x2293;&sqcap;square capprintable
88512293&#8851;&#x2293;&SquareIntersection;square capprintable
88522294&#8852;&#x2294;&sqcup;square cupprintable
88522294&#8852;&#x2294;&SquareUnion;square cupprintable
88532295&#8853;&#x2295;&oplus;circled plusprintable
88532295&#8853;&#x2295;&CirclePlus;circled plusprintable
88542296&#8854;&#x2296;&ominus;circled minusprintable
88542296&#8854;&#x2296;&CircleMinus;circled minusprintable
88552297&#8855;&#x2297;&otimes;circled timesprintable
88552297&#8855;&#x2297;&CircleTimes;circled timesprintable
88562298&#8856;&#x2298;&osol;circled division slashprintable
88572299&#8857;&#x2299;&odot;circled dot operatorprintable
88572299&#8857;&#x2299;&CircleDot;circled dot operatorprintable
8858229A&#8858;&#x229A;&ocir;circled ring operatorprintable
8858229A&#8858;&#x229A;&circledcirc;circled ring operatorprintable
8859229B&#8859;&#x229B;&oast;circled asterisk operatorprintable
8859229B&#8859;&#x229B;&circledast;circled asterisk operatorprintable
8860229C&#8860;&#x229C;Circled Equalsprintable
8861229D&#8861;&#x229D;&odash;circled dashprintable
8861229D&#8861;&#x229D;&circleddash;circled dashprintable
8862229E&#8862;&#x229E;&plusb;squared plusprintable
8862229E&#8862;&#x229E;&boxplus;squared plusprintable
8863229F&#8863;&#x229F;&minusb;squared minusprintable
8863229F&#8863;&#x229F;&boxminus;squared minusprintable
886422A0&#8864;&#x22A0;&timesb;squared timesprintable
886422A0&#8864;&#x22A0;&boxtimes;squared timesprintable
886522A1&#8865;&#x22A1;&sdotb;squared dot operatorprintable
886522A1&#8865;&#x22A1;&dotsquare;squared dot operatorprintable
886622A2&#8866;&#x22A2;&vdash;right tackprintable
886622A2&#8866;&#x22A2;&RightTee;right tackprintable
886722A3&#8867;&#x22A3;&dashv;left tackprintable
886722A3&#8867;&#x22A3;&LeftTee;left tackprintable
886822A4&#8868;&#x22A4;&top;down tackprintable
886822A4&#8868;&#x22A4;&DownTee;down tackprintable
886922A5&#8869;&#x22A5;&bottom;up tackprintable
886922A5&#8869;&#x22A5;&bot;up tackprintable
886922A5&#8869;&#x22A5;&perp;up tackprintable
886922A5&#8869;&#x22A5;&UpTee;up tackprintable
887122A7&#8871;&#x22A7;&models;modelsprintable
887222A8&#8872;&#x22A8;&vDash;trueprintable
887222A8&#8872;&#x22A8;&DoubleRightTee;trueprintable
887322A9&#8873;&#x22A9;&Vdash;forcesprintable
887422AA&#8874;&#x22AA;&Vvdash;triple vertical bar right turnstileprintable
887522AB&#8875;&#x22AB;&VDash;double vertical bar double right turnstileprintable
887622AC&#8876;&#x22AC;&nvdash;does not proveprintable
887722AD&#8877;&#x22AD;&nvDash;not trueprintable
887822AE&#8878;&#x22AE;&nVdash;does not forceprintable
887922AF&#8879;&#x22AF;&nVDash;negated double vertical bar double right turnstileprintable
888022B0&#8880;&#x22B0;&prurel;precedes under relationprintable
888222B2&#8882;&#x22B2;&vltri;normal subgroup ofprintable
888222B2&#8882;&#x22B2;&vartriangleleft;normal subgroup ofprintable
888222B2&#8882;&#x22B2;&LeftTriangle;normal subgroup ofprintable
888322B3&#8883;&#x22B3;&vrtri;contains as normal subgroupprintable
888322B3&#8883;&#x22B3;&vartriangleright;contains as normal subgroupprintable
888322B3&#8883;&#x22B3;&RightTriangle;contains as normal subgroupprintable
888422B4&#8884;&#x22B4;&ltrie;normal subgroup of or equal toprintable
888422B4&#8884;&#x22B4;&trianglelefteq;normal subgroup of or equal toprintable
888422B4&#8884;&#x22B4;&LeftTriangleEqual;normal subgroup of or equal toprintable
888522B5&#8885;&#x22B5;&rtrie;contains as normal subgroup or equal toprintable
888522B5&#8885;&#x22B5;&trianglerighteq;contains as normal subgroup or equal toprintable
888522B5&#8885;&#x22B5;&RightTriangleEqual;contains as normal subgroup or equal toprintable
888622B6&#8886;&#x22B6;&origof;original ofprintable
888722B7&#8887;&#x22B7;&imof;image ofprintable
888822B8&#8888;&#x22B8;&mumap;multimapprintable
888822B8&#8888;&#x22B8;&multimap;multimapprintable
888922B9&#8889;&#x22B9;&hercon;hermitian conjugate matrixprintable
889022BA&#8890;&#x22BA;&intcal;intercalateprintable
889022BA&#8890;&#x22BA;&intercal;intercalateprintable
889122BB&#8891;&#x22BB;&veebar;xorprintable
889322BD&#8893;&#x22BD;&barvee;norprintable
889422BE&#8894;&#x22BE;&angrtvb;right angle with arcprintable
889522BF&#8895;&#x22BF;&lrtri;right triangleprintable
889622C0&#8896;&#x22C0;&xwedge;n-ary logical andprintable
889622C0&#8896;&#x22C0;&Wedge;n-ary logical andprintable
889622C0&#8896;&#x22C0;&bigwedge;n-ary logical andprintable
889722C1&#8897;&#x22C1;&xvee;n-ary logical orprintable
889722C1&#8897;&#x22C1;&Vee;n-ary logical orprintable
889722C1&#8897;&#x22C1;&bigvee;n-ary logical orprintable
889822C2&#8898;&#x22C2;&xcap;n-ary intersectionprintable
889822C2&#8898;&#x22C2;&Intersection;n-ary intersectionprintable
889822C2&#8898;&#x22C2;&bigcap;n-ary intersectionprintable
889922C3&#8899;&#x22C3;&xcup;n-ary unionprintable
889922C3&#8899;&#x22C3;&Union;n-ary unionprintable
889922C3&#8899;&#x22C3;&bigcup;n-ary unionprintable
890022C4&#8900;&#x22C4;&diam;diamond operatorprintable
890022C4&#8900;&#x22C4;&diamond;diamond operatorprintable
890022C4&#8900;&#x22C4;&Diamond;diamond operatorprintable
890122C5&#8901;&#x22C5;&sdot;dot operatorprintable
890222C6&#8902;&#x22C6;&sstarf;star operatorprintable
890222C6&#8902;&#x22C6;&Star;star operatorprintable
890322C7&#8903;&#x22C7;&divonx;division timesprintable
890322C7&#8903;&#x22C7;&divideontimes;division timesprintable
890422C8&#8904;&#x22C8;&bowtie;bowtieprintable
890522C9&#8905;&#x22C9;&ltimes;left normal factor semidirect productprintable
890622CA&#8906;&#x22CA;&rtimes;right normal factor semidirect productprintable
890722CB&#8907;&#x22CB;&lthree;left semidirect productprintable
890722CB&#8907;&#x22CB;&leftthreetimes;left semidirect productprintable
890822CC&#8908;&#x22CC;&rthree;right semidirect productprintable
890822CC&#8908;&#x22CC;&rightthreetimes;right semidirect productprintable
890922CD&#8909;&#x22CD;&bsime;reversed tilde equalsprintable
890922CD&#8909;&#x22CD;&backsimeq;reversed tilde equalsprintable
891022CE&#8910;&#x22CE;&cuvee;curly logical orprintable
891022CE&#8910;&#x22CE;&curlyvee;curly logical orprintable
891122CF&#8911;&#x22CF;&cuwed;curly logical andprintable
891122CF&#8911;&#x22CF;&curlywedge;curly logical andprintable
891222D0&#8912;&#x22D0;&Sub;double subsetprintable
891222D0&#8912;&#x22D0;&Subset;double subsetprintable
891322D1&#8913;&#x22D1;&Sup;double supersetprintable
891322D1&#8913;&#x22D1;&Supset;double supersetprintable
891422D2&#8914;&#x22D2;&Cap;double intersectionprintable
891522D3&#8915;&#x22D3;&Cup;double unionprintable
891622D4&#8916;&#x22D4;&fork;pitchforkprintable
891622D4&#8916;&#x22D4;&pitchfork;pitchforkprintable
891722D5&#8917;&#x22D5;&epar;equal and parallel toprintable
891822D6&#8918;&#x22D6;&ltdot;less-than with dotprintable
891822D6&#8918;&#x22D6;&lessdot;less-than with dotprintable
891922D7&#8919;&#x22D7;&gtdot;greater-than with dotprintable
891922D7&#8919;&#x22D7;&gtrdot;greater-than with dotprintable
892022D8&#8920;&#x22D8;&Ll;very much less-thanprintable
892122D9&#8921;&#x22D9;&Gg;very much greater-thanprintable
892122D9&#8921;&#x22D9;&ggg;very much greater-thanprintable
892222DA&#8922;&#x22DA;&leg;less-than equal to or greater-thanprintable
892222DA&#8922;&#x22DA;&LessEqualGreater;less-than equal to or greater-thanprintable
892222DA&#8922;&#x22DA;&lesseqgtr;less-than equal to or greater-thanprintable
892322DB&#8923;&#x22DB;&gel;greater-than equal to or less-thanprintable
892322DB&#8923;&#x22DB;&gtreqless;greater-than equal to or less-thanprintable
892322DB&#8923;&#x22DB;&GreaterEqualLess;greater-than equal to or less-thanprintable
892422DC&#8924;&#x22DC;Equal To Or Less-thanprintable
892522DD&#8925;&#x22DD;Equal To Or Greater-thanprintable
892622DE&#8926;&#x22DE;&cuepr;equal to or precedesprintable
892622DE&#8926;&#x22DE;&curlyeqprec;equal to or precedesprintable
892722DF&#8927;&#x22DF;&cuesc;equal to or succeedsprintable
892722DF&#8927;&#x22DF;&curlyeqsucc;equal to or succeedsprintable
892822E0&#8928;&#x22E0;&nprcue;does not precede or equalprintable
892822E0&#8928;&#x22E0;&NotPrecedesSlantEqual;does not precede or equalprintable
892922E1&#8929;&#x22E1;&nsccue;does not succeed or equalprintable
892922E1&#8929;&#x22E1;&NotSucceedsSlantEqual;does not succeed or equalprintable
893022E2&#8930;&#x22E2;&nsqsube;not square image of or equal toprintable
893022E2&#8930;&#x22E2;&NotSquareSubsetEqual;not square image of or equal toprintable
893122E3&#8931;&#x22E3;&nsqsupe;not square original of or equal toprintable
893122E3&#8931;&#x22E3;&NotSquareSupersetEqual;not square original of or equal toprintable
893222E4&#8932;&#x22E4;Square Image Of Or Not Equal Toprintable
893322E5&#8933;&#x22E5;Square Original Of Or Not Equal Toprintable
893422E6&#8934;&#x22E6;&lnsim;less-than but not equivalent toprintable
893522E7&#8935;&#x22E7;&gnsim;greater-than but not equivalent toprintable
893622E8&#8936;&#x22E8;&prnsim;precedes but not equivalent toprintable
893622E8&#8936;&#x22E8;&precnsim;precedes but not equivalent toprintable
893722E9&#8937;&#x22E9;&scnsim;succeeds but not equivalent toprintable
893722E9&#8937;&#x22E9;&succnsim;succeeds but not equivalent toprintable
893822EA&#8938;&#x22EA;&nltri;not normal subgroup ofprintable
893822EA&#8938;&#x22EA;&ntriangleleft;not normal subgroup ofprintable
893822EA&#8938;&#x22EA;&NotLeftTriangle;not normal subgroup ofprintable
893922EB&#8939;&#x22EB;&nrtri;does not contain as normal subgroupprintable
893922EB&#8939;&#x22EB;&ntriangleright;does not contain as normal subgroupprintable
893922EB&#8939;&#x22EB;&NotRightTriangle;does not contain as normal subgroupprintable
894022EC&#8940;&#x22EC;&nltrie;not normal subgroup of or equal toprintable
894022EC&#8940;&#x22EC;&ntrianglelefteq;not normal subgroup of or equal toprintable
894022EC&#8940;&#x22EC;&NotLeftTriangleEqual;not normal subgroup of or equal toprintable
894122ED&#8941;&#x22ED;&nrtrie;does not contain as normal subgroup or equalprintable
894122ED&#8941;&#x22ED;&ntrianglerighteq;does not contain as normal subgroup or equalprintable
894122ED&#8941;&#x22ED;&NotRightTriangleEqual;does not contain as normal subgroup or equalprintable
894222EE&#8942;&#x22EE;&vellip;vertical ellipsisprintable
894322EF&#8943;&#x22EF;&ctdot;midline horizontal ellipsisprintable
894422F0&#8944;&#x22F0;&utdot;up right diagonal ellipsisprintable
894522F1&#8945;&#x22F1;&dtdot;down right diagonal ellipsisprintable
894622F2&#8946;&#x22F2;&disin;element of with long horizontal strokeprintable
894722F3&#8947;&#x22F3;&isinsv;element of with vertical bar at end of horizontal strokeprintable
894822F4&#8948;&#x22F4;&isins;small element of with vertical bar at end of horizontal strokeprintable
894922F5&#8949;&#x22F5;&isindot;element of with dot aboveprintable
895022F6&#8950;&#x22F6;&notinvc;element of with overbarprintable
895122F7&#8951;&#x22F7;&notinvb;small element of with overbarprintable
895322F9&#8953;&#x22F9;&isinE;element of with two horizontal strokesprintable
895422FA&#8954;&#x22FA;&nisd;contains with long horizontal strokeprintable
895522FB&#8955;&#x22FB;&xnis;contains with vertical bar at end of horizontal strokeprintable
895622FC&#8956;&#x22FC;&nis;small contains with vertical bar at end of horizontal strokeprintable
895722FD&#8957;&#x22FD;&notnivc;contains with overbarprintable
895822FE&#8958;&#x22FE;&notnivb;small contains with overbarprintable
89652305&#8965;&#x2305;&barwed;projectiveprintable
89652305&#8965;&#x2305;&barwedge;projectiveprintable
89662306&#8966;&#x2306;&Barwed;perspectiveprintable
89662306&#8966;&#x2306;&doublebarwedge;perspectiveprintable
89682308&#8968;&#x2308;&lceil;left ceilingprintable
89682308&#8968;&#x2308;&LeftCeiling;left ceilingprintable
89692309&#8969;&#x2309;&rceil;right ceilingprintable
89692309&#8969;&#x2309;&RightCeiling;right ceilingprintable
8970230A&#8970;&#x230A;&lfloor;left floorprintable
8970230A&#8970;&#x230A;&LeftFloor;left floorprintable
8971230B&#8971;&#x230B;&rfloor;right floorprintable
8971230B&#8971;&#x230B;&RightFloor;right floorprintable
8972230C&#8972;&#x230C;&drcrop;bottom right cropprintable
8973230D&#8973;&#x230D;&dlcrop;bottom left cropprintable
8974230E&#8974;&#x230E;&urcrop;top right cropprintable
8975230F&#8975;&#x230F;&ulcrop;top left cropprintable
89762310&#8976;&#x2310;&bnot;reversed not signprintable
89782312&#8978;&#x2312;&profline;arcprintable
89792313&#8979;&#x2313;&profsurf;segmentprintable
89812315&#8981;&#x2315;&telrec;telephone recorderprintable
89822316&#8982;&#x2316;&target;position indicatorprintable
8988231C&#8988;&#x231C;&ulcorn;top left cornerprintable
8988231C&#8988;&#x231C;&ulcorner;top left cornerprintable
8989231D&#8989;&#x231D;&urcorn;top right cornerprintable
8989231D&#8989;&#x231D;&urcorner;top right cornerprintable
8990231E&#8990;&#x231E;&dlcorn;bottom left cornerprintable
8990231E&#8990;&#x231E;&llcorner;bottom left cornerprintable
8991231F&#8991;&#x231F;&drcorn;bottom right cornerprintable
8991231F&#8991;&#x231F;&lrcorner;bottom right cornerprintable
89942322&#8994;&#x2322;&frown;frownprintable
89942322&#8994;&#x2322;&sfrown;frownprintable
89952323&#8995;&#x2323;&smile;smileprintable
89952323&#8995;&#x2323;&ssmile;smileprintable
90012329&#9001;&#x2329;&lang;left-pointing angle bracket = braprintablesee also &#10216;
9002232A&#9002;&#x232A;&rang;right-pointing angle bracket = ketprintablesee also &#10217;
9005232D&#9005;&#x232D;&cylcty;cylindricityprintable
9006232E&#9006;&#x232E;&profalar;all around-profileprintable
90142336&#9014;&#x2336;&topbot;apl functional symbol i-beamprintable
90162338&#9016;&#x2338;Apl Functional Symbol Quad Equalprintable
9021233D&#9021;&#x233D;&ovbar;apl functional symbol circle stileprintable
9023233F&#9023;&#x233F;&solbar;apl functional symbol slash barprintable
90272343&#9027;&#x2343;Apl Functional Symbol Quad Less-thanprintable
90282344&#9028;&#x2344;Apl Functional Symbol Quad Greater-thanprintable
9035234B&#9035;&#x234B;Apl Functional Symbol Delta Stileprintable
9037234D&#9037;&#x234D;Apl Functional Symbol Quad Deltaprintable
90492359&#9049;&#x2359;Apl Functional Symbol Delta Underbarprintable
90652369&#9065;&#x2369;Apl Functional Symbol Greater-than Diaeresisprintable
9071236F&#9071;&#x236F;Apl Functional Symbol Quad Not Equalprintable
9084237C&#9084;&#x237C;&angzarr;right angle with downwards zigzag arrowprintable
913623B0&#9136;&#x23B0;&lmoust;upper left or lower right curly bracket sectionprintable
913623B0&#9136;&#x23B0;&lmoustache;upper left or lower right curly bracket sectionprintable
913723B1&#9137;&#x23B1;&rmoust;upper right or lower left curly bracket sectionprintable
913723B1&#9137;&#x23B1;&rmoustache;upper right or lower left curly bracket sectionprintable
913823B2&#9138;&#x23B2;Summation Topprintable
913923B3&#9139;&#x23B3;Summation Bottomprintable
914023B4&#9140;&#x23B4;&tbrk;top square bracketprintable
914023B4&#9140;&#x23B4;&OverBracket;top square bracketprintable
914123B5&#9141;&#x23B5;&bbrk;bottom square bracketprintable
914123B5&#9141;&#x23B5;&UnderBracket;bottom square bracketprintable
914223B6&#9142;&#x23B6;&bbrktbrk;bottom square bracket over top square bracketprintable
918023DC&#9180;&#x23DC;&OverParenthesis;top parenthesisprintable
918123DD&#9181;&#x23DD;&UnderParenthesis;bottom parenthesisprintable
918223DE&#9182;&#x23DE;&OverBrace;top curly bracketprintable
918323DF&#9183;&#x23DF;&UnderBrace;bottom curly bracketprintable
918623E2&#9186;&#x23E2;&trpezium;white trapeziumprintable
919123E7&#9191;&#x23E7;&elinters;electrical intersectionprintable
92512423&#9251;&#x2423;&blank;open boxprintable
941624C8&#9416;&#x24C8;&oS;circled latin capital letter sprintable
941624C8&#9416;&#x24C8;&circledS;circled latin capital letter sprintable
94722500&#9472;&#x2500;&boxh;box drawings light horizontalprintable
94722500&#9472;&#x2500;&HorizontalLine;box drawings light horizontalprintable
94742502&#9474;&#x2502;&boxv;box drawings light verticalprintable
9484250C&#9484;&#x250C;&boxdr;box drawings light down and rightprintable
94882510&#9488;&#x2510;&boxdl;box drawings light down and leftprintable
94922514&#9492;&#x2514;&boxur;box drawings light up and rightprintable
94962518&#9496;&#x2518;&boxul;box drawings light up and leftprintable
9500251C&#9500;&#x251C;&boxvr;box drawings light vertical and rightprintable
95082524&#9508;&#x2524;&boxvl;box drawings light vertical and leftprintable
9516252C&#9516;&#x252C;&boxhd;box drawings light down and horizontalprintable
95242534&#9524;&#x2534;&boxhu;box drawings light up and horizontalprintable
9532253C&#9532;&#x253C;&boxvh;box drawings light vertical and horizontalprintable
95522550&#9552;&#x2550;&boxH;box drawings double horizontalprintable
95532551&#9553;&#x2551;&boxV;box drawings double verticalprintable
95542552&#9554;&#x2552;&boxdR;box drawings down single and right doubleprintable
95552553&#9555;&#x2553;&boxDr;box drawings down double and right singleprintable
95562554&#9556;&#x2554;&boxDR;box drawings double down and rightprintable
95572555&#9557;&#x2555;&boxdL;box drawings down single and left doubleprintable
95582556&#9558;&#x2556;&boxDl;box drawings down double and left singleprintable
95592557&#9559;&#x2557;&boxDL;box drawings double down and leftprintable
95602558&#9560;&#x2558;&boxuR;box drawings up single and right doubleprintable
95612559&#9561;&#x2559;&boxUr;box drawings up double and right singleprintable
9562255A&#9562;&#x255A;&boxUR;box drawings double up and rightprintable
9563255B&#9563;&#x255B;&boxuL;box drawings up single and left doubleprintable
9564255C&#9564;&#x255C;&boxUl;box drawings up double and left singleprintable
9565255D&#9565;&#x255D;&boxUL;box drawings double up and leftprintable
9566255E&#9566;&#x255E;&boxvR;box drawings vertical single and right doubleprintable
9567255F&#9567;&#x255F;&boxVr;box drawings vertical double and right singleprintable
95682560&#9568;&#x2560;&boxVR;box drawings double vertical and rightprintable
95692561&#9569;&#x2561;&boxvL;box drawings vertical single and left doubleprintable
95702562&#9570;&#x2562;&boxVl;box drawings vertical double and left singleprintable
95712563&#9571;&#x2563;&boxVL;box drawings double vertical and leftprintable
95722564&#9572;&#x2564;&boxHd;box drawings down single and horizontal doubleprintable
95732565&#9573;&#x2565;&boxhD;box drawings down double and horizontal singleprintable
95742566&#9574;&#x2566;&boxHD;box drawings double down and horizontalprintable
95752567&#9575;&#x2567;&boxHu;box drawings up single and horizontal doubleprintable
95762568&#9576;&#x2568;&boxhU;box drawings up double and horizontal singleprintable
95772569&#9577;&#x2569;&boxHU;box drawings double up and horizontalprintable
9578256A&#9578;&#x256A;&boxvH;box drawings vertical single and horizontal doubleprintable
9579256B&#9579;&#x256B;&boxVh;box drawings vertical double and horizontal singleprintable
9580256C&#9580;&#x256C;&boxVH;box drawings double vertical and horizontalprintable
96002580&#9600;&#x2580;&uhblk;upper half blockprintable
96042584&#9604;&#x2584;&lhblk;lower half blockprintable
96082588&#9608;&#x2588;&block;full blockprintable
96172591&#9617;&#x2591;&blk14;light shadeprintable
96182592&#9618;&#x2592;&blk12;medium shadeprintable
96192593&#9619;&#x2593;&blk34;dark shadeprintable
963225A0&#9632;&#x25A0; - black squareprintable
963325A1&#9633;&#x25A1;&squ;white squareprintable
963325A1&#9633;&#x25A1;&square;white squareprintable
963325A1&#9633;&#x25A1;&Square;white squareprintable
963425A2&#9634;&#x25A2; - white square with rounded cornersprintable
963525A3&#9635;&#x25A3; - white square containing black small squareprintable
963625A4&#9636;&#x25A4; - square with horizontal fillprintable
963725A5&#9637;&#x25A5; - square with vertical fillprintable
963825A6&#9638;&#x25A6; - square with orthogonal crosshatch fillprintable
963925A7&#9639;&#x25A7; - square with upper left to lower right fillprintable
964025A8&#9640;&#x25A8; - square with upper right to lower left fillprintable
964125A9&#9641;&#x25A9; - square with diagonal crosshatch fillprintable
964225AA&#9642;&#x25AA;&squf;black small squareprintable
964225AA&#9642;&#x25AA;&squarf;black small squareprintable
964225AA&#9642;&#x25AA;&blacksquare;black small squareprintable
964225AA&#9642;&#x25AA;&FilledVerySmallSquare;black small squareprintable
964325AB&#9643;&#x25AB; - white small squareprintable
964425AC&#9644;&#x25AC;Black Rectangleprintable
964525AD&#9645;&#x25AD;&rect;white rectangleprintable
964625AE&#9646;&#x25AE;&marker;black vertical rectangleprintable
964725AF&#9647;&#x25AF;White Vertical Rectangleprintable
964825B0&#9648;&#x25B0;Black Parallelogramprintable
964925B1&#9649;&#x25B1;&fltns;white parallelogramprintable
965025B2&#9650;&#x25B2;Black Up-pointing Triangleprintable
965125B3&#9651;&#x25B3;&xutri;white up-pointing triangleprintable
965125B3&#9651;&#x25B3;&bigtriangleup;white up-pointing triangleprintable
965225B4&#9652;&#x25B4;&utrif;black up-pointing small triangleprintable
965225B4&#9652;&#x25B4;&blacktriangle;black up-pointing small triangleprintable
965325B5&#9653;&#x25B5;&utri;white up-pointing small triangleprintable
965325B5&#9653;&#x25B5;&triangle;white up-pointing small triangleprintable
965425B6&#9654;&#x25B6;Black Right-pointing Triangleprintable
965525B7&#9655;&#x25B7;White Right-pointing Triangleprintable
965625B8&#9656;&#x25B8;&rtrif;black right-pointing small triangleprintable
965625B8&#9656;&#x25B8;&blacktriangleright;black right-pointing small triangleprintable
965725B9&#9657;&#x25B9;&rtri;white right-pointing small triangleprintable
965725B9&#9657;&#x25B9;&triangleright;white right-pointing small triangleprintable
966025BC&#9660;&#x25BC;Black Down-pointing Triangleprintable
966125BD&#9661;&#x25BD;&xdtri;white down-pointing triangleprintable
966125BD&#9661;&#x25BD;&bigtriangledown;white down-pointing triangleprintable
966225BE&#9662;&#x25BE;&dtrif;black down-pointing small triangleprintable
966225BE&#9662;&#x25BE;&blacktriangledown;black down-pointing small triangleprintable
966325BF&#9663;&#x25BF;&dtri;white down-pointing small triangleprintable
966325BF&#9663;&#x25BF;&triangledown;white down-pointing small triangleprintable
966425C0&#9664;&#x25C0;Black Left-pointing Triangleprintable
966525C1&#9665;&#x25C1;White Left-pointing Triangleprintable
966625C2&#9666;&#x25C2;&ltrif;black left-pointing small triangleprintable
966625C2&#9666;&#x25C2;&blacktriangleleft;black left-pointing small triangleprintable
966725C3&#9667;&#x25C3;&ltri;white left-pointing small triangleprintable
966725C3&#9667;&#x25C3;&triangleleft;white left-pointing small triangleprintable
967025C6&#9670;&#x25C6;Black Diamondprintable
967125C7&#9671;&#x25C7;White Diamondprintable
967225C8&#9672;&#x25C8;White Diamond Containing Black Small Diamondprintable
967425CA&#9674;&#x25CA;&loz;lozengeprintable
967425CA&#9674;&#x25CA;&lozenge;lozengeprintable
967525CB&#9675;&#x25CB;&cir;white circleprintable
967625CC&#9676;&#x25CC;Dotted Circleprintable
967725CD&#9677;&#x25CD;Circle With Vertical Fillprintable
967925CF&#9679;&#x25CF;Black Circleprintable
968025D0&#9680;&#x25D0;Circle With Left Half Blackprintable
968125D1&#9681;&#x25D1;Circle With Right Half Blackprintable
968225D2&#9682;&#x25D2;Circle With Lower Half Blackprintable
968325D3&#9683;&#x25D3;Circle With Upper Half Blackprintable
968425D4&#9684;&#x25D4;Circle With Upper Right Quadrant Blackprintable
968525D5&#9685;&#x25D5;Circle With All But Upper Left Quadrant Blackprintable
968625D6&#9686;&#x25D6;Left Half Black Circleprintable
968725D7&#9687;&#x25D7;Right Half Black Circleprintable
968925D9&#9689;&#x25D9;Inverse White Circleprintable
969025DA&#9690;&#x25DA;Upper Half Inverse White Circleprintable
969125DB&#9691;&#x25DB;Lower Half Inverse White Circleprintable
969225DC&#9692;&#x25DC;Upper Left Quadrant Circular Arcprintable
969325DD&#9693;&#x25DD;Upper Right Quadrant Circular Arcprintable
969425DE&#9694;&#x25DE;Lower Right Quadrant Circular Arcprintable
969525DF&#9695;&#x25DF;Lower Left Quadrant Circular Arcprintable
969625E0&#9696;&#x25E0;Upper Half Circleprintable
969725E1&#9697;&#x25E1;Lower Half Circleprintable
969825E2&#9698;&#x25E2;Black Lower Right Triangleprintable
969925E3&#9699;&#x25E3;Black Lower Left Triangleprintable
970025E4&#9700;&#x25E4;Black Upper Left Triangleprintable
970125E5&#9701;&#x25E5;Black Upper Right Triangleprintable
970325E7&#9703;&#x25E7; - square with left half blackprintable
970425E8&#9704;&#x25E8; - square with right half blackprintable
970525E9&#9705;&#x25E9; - square with upper left diagonal half blackprintable
970625EA&#9706;&#x25EA; - square with lower right diagonal half blackprintable
970725EB&#9707;&#x25EB; - white square with vertical bisecting lineprintable
970825EC&#9708;&#x25EC;&tridot;white up-pointing triangle with dotprintable
970925ED&#9709;&#x25ED;Up-pointing Triangle With Left Half Blackprintable
971025EE&#9710;&#x25EE;Up-pointing Triangle With Right Half Blackprintable
971125EF&#9711;&#x25EF;&xcirc;large circleprintable
971125EF&#9711;&#x25EF;&bigcirc;large circleprintable
971225F0&#9712;&#x25F0; - white square with upper left quadrantprintable
971325F1&#9713;&#x25F1; - white square with lower left quadrantprintable
971425F2&#9714;&#x25F2; - white square with lower right quadrantprintable
971525F3&#9715;&#x25F3; - white square with upper right quadrantprintable
971625F4&#9716;&#x25F4;White Circle With Upper Left Quadrantprintable
971725F5&#9717;&#x25F5;White Circle With Lower Left Quadrantprintable
971825F6&#9718;&#x25F6;White Circle With Lower Right Quadrantprintable
971925F7&#9719;&#x25F7;White Circle With Upper Right Quadrantprintable
972025F8&#9720;&#x25F8;&ultri;upper left triangleprintable
972125F9&#9721;&#x25F9;&urtri;upper right triangleprintable
972225FA&#9722;&#x25FA;&lltri;lower left triangleprintable
972325FB&#9723;&#x25FB; - white medium squareprintable
972425FC&#9724;&#x25FC; - black medium squareprintable
972525FD&#9725;&#x25FD; - white medium small squareprintable
972625FE&#9726;&#x25FE; - black medium small squareprintable
972725FF&#9727;&#x25FF;Lower Right Triangleprintable
97332605&#9733;&#x2605;&starf;black starprintable
97332605&#9733;&#x2605;&bigstar;black starprintable
97342606&#9734;&#x2606;&star;white starprintable
9742260E&#9742;&#x260E;&phone;black telephoneprintable
97762630&#9776;&#x2630;Trigram For Heavenprintable
97772631&#9777;&#x2631;Trigram For Lakeprintable
97782632&#9778;&#x2632;Trigram For Fireprintable
97792633&#9779;&#x2633;Trigram For Thunderprintable
97802634&#9780;&#x2634;Trigram For Windprintable
97812635&#9781;&#x2635;Trigram For Waterprintable
97822636&#9782;&#x2636;Trigram For Mountainprintable
97832637&#9783;&#x2637;Trigram For Earthprintable
97922640&#9792;&#x2640;&female;female signprintable
97942642&#9794;&#x2642;&male;male signprintable
98242660&#9824;&#x2660;&spades;black spade suitprintable
98242660&#9824;&#x2660;&spadesuit;black spade suitprintable
98262662&#9826;&#x2662;White Diamond Suitprintable
98272663&#9827;&#x2663;&clubs;black club suitprintable
98272663&#9827;&#x2663;&clubsuit;black club suitprintable
98292665&#9829;&#x2665;&hearts;black heart suitprintable
98292665&#9829;&#x2665;&heartsuit;black heart suitprintable
98302666&#9830;&#x2666;&diamsblack diamond suitprintable
98302666&#9830;&#x2666;&diams;black diamond suitprintable
98302666&#9830;&#x2666;&diamondsuit;black diamond suitprintable
9834266A&#9834;&#x266A;&sung;eighth noteprintable
9837266D&#9837;&#x266D;&flat;music flat signprintable
9838266E&#9838;&#x266E;&natur;music natural signprintable
9838266E&#9838;&#x266E;&natural;music natural signprintable
9839266F&#9839;&#x266F;&sharp;music sharp signprintable
98622686&#9862;&#x2686;White Circle With Dot Rightprintable
98632687&#9863;&#x2687;White Circle With Two Dotsprintable
98642688&#9864;&#x2688;Black Circle With White Dot Rightprintable
98652689&#9865;&#x2689;Black Circle With Two White Dotsprintable
989826AA&#9898;&#x26AA;Medium White Circleprintable
989926AB&#9899;&#x26AB;Medium Black Circleprintable
990026AC&#9900;&#x26AC;Medium Small White Circleprintable
991926BF&#9919;&#x26BF; - squared keyprintable
993126CB&#9931;&#x26CB; - white diamond in squareprintable
994726DB&#9947;&#x26DB;Heavy White Down-pointing Triangleprintable
994926DD&#9949;&#x26DD; - squared saltireprintable
995026DE&#9950;&#x26DE; - falling diagonal in white circle in black squareprintable
997426F6&#9974;&#x26F6; - square four cornersprintable
998226FE&#9982;&#x26FE; - cup on black squareprintable
100032713&#10003;&#x2713;&check;check markprintable
100032713&#10003;&#x2713;&checkmark;check markprintable
100072717&#10007;&#x2717;&cross;ballot xprintable
100162720&#10016;&#x2720;&malt;maltese crossprintable
100162720&#10016;&#x2720;&maltese;maltese crossprintable
10026272A&#10026;&#x272A;Circled White Starprintable
100382736&#10038;&#x2736;&sext;six pointed black starprintable
100502742&#10050;&#x2742;Circled Open Centre Eight Pointed Starprintable
10061274D&#10061;&#x274D;Shadowed White Circleprintable
10063274F&#10063;&#x274F; - lower right drop-shadowed white squareprintable
100642750&#10064;&#x2750; - upper right drop-shadowed white squareprintable
100652751&#10065;&#x2751; - lower right shadowed white squareprintable
100662752&#10066;&#x2752; - upper right shadowed white squareprintable
100702756&#10070;&#x2756;Black Diamond Minus White Xprintable
100722758&#10072;&#x2758;&VerticalSeparator;light vertical barprintable
100982772&#10098;&#x2772;&lbbrk;light left tortoise shell bracket ornamentprintable
100992773&#10099;&#x2773;&rbbrk;light right tortoise shell bracket ornamentprintable
101332795&#10133;&#x2795;Heavy Plus Signprintable
101342796&#10134;&#x2796;Heavy Minus Signprintable
101352797&#10135;&#x2797;Heavy Division Signprintable
1017627C0&#10176;&#x27C0;Three Dimensional Angleprintable
1017727C1&#10177;&#x27C1;White Triangle Containing Small White Triangleprintable
1018727CB&#10187;&#x27CB;Mathematical Rising Diagonalprintable
1018827CC&#10188;&#x27CC;Long Divisionprintable
1018927CD&#10189;&#x27CD;Mathematical Falling Diagonalprintable
1019027CE&#10190;&#x27CE; - squared logical andprintable
1019127CF&#10191;&#x27CF; - squared logical orprintable
1019227D0&#10192;&#x27D0;White Diamond With Centred Dotprintable
1020727DF&#10207;&#x27DF;Up Tack With Circle Aboveprintable
1020827E0&#10208;&#x27E0;Lozenge Divided By Horizontal Ruleprintable
1020927E1&#10209;&#x27E1;White Concave-sided Diamondprintable
1021027E2&#10210;&#x27E2;White Concave-sided Diamond With Leftwards Tickprintable
1021127E3&#10211;&#x27E3;White Concave-sided Diamond With Rightwards Tickprintable
1021227E4&#10212;&#x27E4; - white square with leftwards tickprintable
1021327E5&#10213;&#x27E5; - white square with rightwards tickprintable
1021427E6&#10214;&#x27E6;&lobrk;mathematical left white square bracketprintable
1021427E6&#10214;&#x27E6;&LeftDoubleBracket;mathematical left white square bracketprintable
1021527E7&#10215;&#x27E7;&robrk;mathematical right white square bracketprintable
1021527E7&#10215;&#x27E7;&RightDoubleBracket;mathematical right white square bracketprintable
1021627E8&#10216;&#x27E8;&lang;mathematical left angle bracketprintablesee also &#9001;
1021627E8&#10216;&#x27E8;&LeftAngleBracket;mathematical left angle bracketprintable
1021627E8&#10216;&#x27E8;&langle;mathematical left angle bracketprintable
1021727E9&#10217;&#x27E9;&rang;mathematical right angle bracketprintablesee also &#9002;
1021727E9&#10217;&#x27E9;&RightAngleBracket;mathematical right angle bracketprintable
1021727E9&#10217;&#x27E9;&rangle;mathematical right angle bracketprintable
1021827EA&#10218;&#x27EA;&Lang;mathematical left double angle bracketprintable
1021927EB&#10219;&#x27EB;&Rang;mathematical right double angle bracketprintable
1022027EC&#10220;&#x27EC;&loang;mathematical left white tortoise shell bracketprintable
1022127ED&#10221;&#x27ED;&roang;mathematical right white tortoise shell bracketprintable
1022927F5&#10229;&#x27F5;&xlarr;long leftwards arrowprintable
1022927F5&#10229;&#x27F5;&longleftarrow;long leftwards arrowprintable
1022927F5&#10229;&#x27F5;&LongLeftArrow;long leftwards arrowprintable
1023027F6&#10230;&#x27F6;&xrarr;long rightwards arrowprintable
1023027F6&#10230;&#x27F6;&longrightarrow;long rightwards arrowprintable
1023027F6&#10230;&#x27F6;&LongRightArrow;long rightwards arrowprintable
1023127F7&#10231;&#x27F7;&xharr;long left right arrowprintable
1023127F7&#10231;&#x27F7;&longleftrightarrow;long left right arrowprintable
1023127F7&#10231;&#x27F7;&LongLeftRightArrow;long left right arrowprintable
1023227F8&#10232;&#x27F8;&xlArr;long leftwards double arrowprintable
1023227F8&#10232;&#x27F8;&Longleftarrow;long leftwards double arrowprintable
1023227F8&#10232;&#x27F8;&DoubleLongLeftArrow;long leftwards double arrowprintable
1023327F9&#10233;&#x27F9;&xrArr;long rightwards double arrowprintable
1023327F9&#10233;&#x27F9;&Longrightarrow;long rightwards double arrowprintable
1023327F9&#10233;&#x27F9;&DoubleLongRightArrow;long rightwards double arrowprintable
1023427FA&#10234;&#x27FA;&xhArr;long left right double arrowprintable
1023427FA&#10234;&#x27FA;&Longleftrightarrow;long left right double arrowprintable
1023427FA&#10234;&#x27FA;&DoubleLongLeftRightArrow;long left right double arrowprintable
1023627FC&#10236;&#x27FC;&xmap;long rightwards arrow from barprintable
1023627FC&#10236;&#x27FC;&longmapsto;long rightwards arrow from barprintable
1023927FF&#10239;&#x27FF;&dzigrarr;long rightwards squiggle arrowprintable
104982902&#10498;&#x2902;&nvlArr;leftwards double arrow with vertical strokeprintable
104992903&#10499;&#x2903;&nvrArr;rightwards double arrow with vertical strokeprintable
105002904&#10500;&#x2904;&nvHarr;left right double arrow with vertical strokeprintable
105012905&#10501;&#x2905;&Map;rightwards two-headed arrow from barprintable
10508290C&#10508;&#x290C;&lbarr;leftwards double dash arrowprintable
10509290D&#10509;&#x290D;&rbarr;rightwards double dash arrowprintable
10509290D&#10509;&#x290D;&bkarow;rightwards double dash arrowprintable
10510290E&#10510;&#x290E;&lBarr;leftwards triple dash arrowprintable
10511290F&#10511;&#x290F;&rBarr;rightwards triple dash arrowprintable
10511290F&#10511;&#x290F;&dbkarow;rightwards triple dash arrowprintable
105122910&#10512;&#x2910;&RBarr;rightwards two-headed triple dash arrowprintable
105122910&#10512;&#x2910;&drbkarow;rightwards two-headed triple dash arrowprintable
105132911&#10513;&#x2911;&DDotrahd;rightwards arrow with dotted stemprintable
105142912&#10514;&#x2912;&UpArrowBar;upwards arrow to barprintable
105152913&#10515;&#x2913;&DownArrowBar;downwards arrow to barprintable
105182916&#10518;&#x2916;&Rarrtl;rightwards two-headed arrow with tailprintable
105212919&#10521;&#x2919;&latail;leftwards arrow-tailprintable
10522291A&#10522;&#x291A;&ratail;rightwards arrow-tailprintable
10523291B&#10523;&#x291B;&lAtail;leftwards double arrow-tailprintable
10524291C&#10524;&#x291C;&rAtail;rightwards double arrow-tailprintable
10525291D&#10525;&#x291D;&larrfs;leftwards arrow to black diamondprintable
10526291E&#10526;&#x291E;&rarrfs;rightwards arrow to black diamondprintable
10527291F&#10527;&#x291F;&larrbfs;leftwards arrow from bar to black diamondprintable
105282920&#10528;&#x2920;&rarrbfs;rightwards arrow from bar to black diamondprintable
105312923&#10531;&#x2923;&nwarhk;north west arrow with hookprintable
105322924&#10532;&#x2924;&nearhk;north east arrow with hookprintable
105332925&#10533;&#x2925;&searhk;south east arrow with hookprintable
105332925&#10533;&#x2925;&hksearow;south east arrow with hookprintable
105342926&#10534;&#x2926;&swarhk;south west arrow with hookprintable
105342926&#10534;&#x2926;&hkswarow;south west arrow with hookprintable
105352927&#10535;&#x2927;&nwnear;north west arrow and north east arrowprintable
105362928&#10536;&#x2928;&nesear;north east arrow and south east arrowprintable
105362928&#10536;&#x2928;&toea;north east arrow and south east arrowprintable
105372929&#10537;&#x2929;&seswar;south east arrow and south west arrowprintable
105372929&#10537;&#x2929;&tosa;south east arrow and south west arrowprintable
10538292A&#10538;&#x292A;&swnwar;south west arrow and north west arrowprintable
10539292B&#10539;&#x292B;Rising Diagonal Crossing Falling Diagonalprintable
10540292C&#10540;&#x292C;Falling Diagonal Crossing Rising Diagonalprintable
10543292F&#10543;&#x292F;Falling Diagonal Crossing North East Arrowprintable
105442930&#10544;&#x2930;Rising Diagonal Crossing South East Arrowprintable
105472933&#10547;&#x2933;&rarrc;wave arrow pointing directly rightprintable
105492935&#10549;&#x2935;&cudarrr;arrow pointing rightwards then curving downwardsprintable
105502936&#10550;&#x2936;&ldca;arrow pointing downwards then curving leftwardsprintable
105512937&#10551;&#x2937;&rdca;arrow pointing downwards then curving rightwardsprintable
105522938&#10552;&#x2938;&cudarrl;right-side arc clockwise arrowprintable
105532939&#10553;&#x2939;&larrpl;left-side arc anticlockwise arrowprintable
10554293A&#10554;&#x293A;Top Arc Anticlockwise Arrowprintable
10555293B&#10555;&#x293B;Bottom Arc Anticlockwise Arrowprintable
10556293C&#10556;&#x293C;&curarrm;top arc clockwise arrow with minusprintable
10557293D&#10557;&#x293D;&cularrp;top arc anticlockwise arrow with plusprintable
105652945&#10565;&#x2945;&rarrpl;rightwards arrow with plus belowprintable
105682948&#10568;&#x2948;&harrcir;left right arrow through small circleprintable
105692949&#10569;&#x2949;&Uarrocir;upwards two-headed arrow from small circleprintable
10570294A&#10570;&#x294A;&lurdshar;left barb up right barb down harpoonprintable
10571294B&#10571;&#x294B;&ldrushar;left barb down right barb up harpoonprintable
10572294C&#10572;&#x294C;Up Barb Right Down Barb Left Harpoonprintable
10573294D&#10573;&#x294D;Up Barb Left Down Barb Right Harpoonprintable
10574294E&#10574;&#x294E;&LeftRightVector;left barb up right barb up harpoonprintable
10575294F&#10575;&#x294F;&RightUpDownVector;up barb right down barb right harpoonprintable
105762950&#10576;&#x2950;&DownLeftRightVector;left barb down right barb down harpoonprintable
105772951&#10577;&#x2951;&LeftUpDownVector;up barb left down barb left harpoonprintable
105782952&#10578;&#x2952;&LeftVectorBar;leftwards harpoon with barb up to barprintable
105792953&#10579;&#x2953;&RightVectorBar;rightwards harpoon with barb up to barprintable
105802954&#10580;&#x2954;&RightUpVectorBar;upwards harpoon with barb right to barprintable
105812955&#10581;&#x2955;&RightDownVectorBar;downwards harpoon with barb right to barprintable
105822956&#10582;&#x2956;&DownLeftVectorBar;leftwards harpoon with barb down to barprintable
105832957&#10583;&#x2957;&DownRightVectorBar;rightwards harpoon with barb down to barprintable
105842958&#10584;&#x2958;&LeftUpVectorBar;upwards harpoon with barb left to barprintable
105852959&#10585;&#x2959;&LeftDownVectorBar;downwards harpoon with barb left to barprintable
10586295A&#10586;&#x295A;&LeftTeeVector;leftwards harpoon with barb up from barprintable
10587295B&#10587;&#x295B;&RightTeeVector;rightwards harpoon with barb up from barprintable
10588295C&#10588;&#x295C;&RightUpTeeVector;upwards harpoon with barb right from barprintable
10589295D&#10589;&#x295D;&RightDownTeeVector;downwards harpoon with barb right from barprintable
10590295E&#10590;&#x295E;&DownLeftTeeVector;leftwards harpoon with barb down from barprintable
10591295F&#10591;&#x295F;&DownRightTeeVector;rightwards harpoon with barb down from barprintable
105922960&#10592;&#x2960;&LeftUpTeeVector;upwards harpoon with barb left from barprintable
105932961&#10593;&#x2961;&LeftDownTeeVector;downwards harpoon with barb left from barprintable
105942962&#10594;&#x2962;&lHar;leftwards harpoon with barb up above leftwards harpoon with barb downprintable
105952963&#10595;&#x2963;&uHar;upwards harpoon with barb left beside upwards harpoon with barb rightprintable
105962964&#10596;&#x2964;&rHar;rightwards harpoon with barb up above rightwards harpoon with barb downprintable
105972965&#10597;&#x2965;&dHar;downwards harpoon with barb left beside downwards harpoon with barb rightprintable
105982966&#10598;&#x2966;&luruhar;leftwards harpoon with barb up above rightwards harpoon with barb upprintable
105992967&#10599;&#x2967;&ldrdhar;leftwards harpoon with barb down above rightwards harpoon with barb downprintable
106002968&#10600;&#x2968;&ruluhar;rightwards harpoon with barb up above leftwards harpoon with barb upprintable
106012969&#10601;&#x2969;&rdldhar;rightwards harpoon with barb down above leftwards harpoon with barb downprintable
10602296A&#10602;&#x296A;&lharul;leftwards harpoon with barb up above long dashprintable
10603296B&#10603;&#x296B;&llhard;leftwards harpoon with barb down below long dashprintable
10604296C&#10604;&#x296C;&rharul;rightwards harpoon with barb up above long dashprintable
10605296D&#10605;&#x296D;&lrhard;rightwards harpoon with barb down below long dashprintable
10606296E&#10606;&#x296E;&udhar;upwards harpoon with barb left beside downwards harpoon with barb rightprintable
10606296E&#10606;&#x296E;&UpEquilibrium;upwards harpoon with barb left beside downwards harpoon with barb rightprintable
10607296F&#10607;&#x296F;&duhar;downwards harpoon with barb left beside upwards harpoon with barb rightprintable
10607296F&#10607;&#x296F;&ReverseUpEquilibrium;downwards harpoon with barb left beside upwards harpoon with barb rightprintable
106082970&#10608;&#x2970;&RoundImplies;right double arrow with rounded headprintable
106092971&#10609;&#x2971;&erarr;equals sign above rightwards arrowprintable
106102972&#10610;&#x2972;&simrarr;tilde operator above rightwards arrowprintable
106112973&#10611;&#x2973;&larrsim;leftwards arrow above tilde operatorprintable
106122974&#10612;&#x2974;&rarrsim;rightwards arrow above tilde operatorprintable
106132975&#10613;&#x2975;&rarrap;rightwards arrow above almost equal toprintable
106142976&#10614;&#x2976;&ltlarr;less-than above leftwards arrowprintable
106152977&#10615;&#x2977;Leftwards Arrow Through Less-thanprintable
106162978&#10616;&#x2978;&gtrarr;greater-than above rightwards arrowprintable
106172979&#10617;&#x2979;&subrarr;subset above rightwards arrowprintable
10619297B&#10619;&#x297B;&suplarr;superset above leftwards arrowprintable
10620297C&#10620;&#x297C;&lfisht;left fish tailprintable
10621297D&#10621;&#x297D;&rfisht;right fish tailprintable
10622297E&#10622;&#x297E;&ufisht;up fish tailprintable
⥿10623297F&#10623;&#x297F;&dfisht;down fish tailprintable
106292985&#10629;&#x2985;&lopar;left white parenthesisprintable
106302986&#10630;&#x2986;&ropar;right white parenthesisprintable
10635298B&#10635;&#x298B;&lbrke;left square bracket with underbarprintable
10636298C&#10636;&#x298C;&rbrke;right square bracket with underbarprintable
10637298D&#10637;&#x298D;&lbrkslu;left square bracket with tick in top cornerprintable
10638298E&#10638;&#x298E;&rbrksld;right square bracket with tick in bottom cornerprintable
10639298F&#10639;&#x298F;&lbrksld;left square bracket with tick in bottom cornerprintable
106402990&#10640;&#x2990;&rbrkslu;right square bracket with tick in top cornerprintable
106412991&#10641;&#x2991;&langd;left angle bracket with dotprintable
106422992&#10642;&#x2992;&rangd;right angle bracket with dotprintable
106432993&#10643;&#x2993;&lparlt;left arc less-than bracketprintable
106442994&#10644;&#x2994;&rpargt;right arc greater-than bracketprintable
106452995&#10645;&#x2995;&gtlPar;double left arc greater-than bracketprintable
106462996&#10646;&#x2996;&ltrPar;double right arc less-than bracketprintable
10650299A&#10650;&#x299A;&vzigzag;vertical zigzag lineprintable
10651299B&#10651;&#x299B;Measured Angle Opening Leftprintable
10652299C&#10652;&#x299C;&vangrt;right angle variant with squareprintable
10653299D&#10653;&#x299D;&angrtvbd;measured right angle with dotprintable
10654299E&#10654;&#x299E;Angle With S Insideprintable
10655299F&#10655;&#x299F;Acute Angleprintable
1065629A0&#10656;&#x29A0;Spherical Angle Opening Leftprintable
1065729A1&#10657;&#x29A1;Spherical Angle Opening Upprintable
1065829A2&#10658;&#x29A2;Turned Angleprintable
1065929A3&#10659;&#x29A3;Reversed Angleprintable
1066029A4&#10660;&#x29A4;&ange;angle with underbarprintable
1066129A5&#10661;&#x29A5;&range;reversed angle with underbarprintable
1066229A6&#10662;&#x29A6;&dwangle;oblique angle opening upprintable
1066329A7&#10663;&#x29A7;&uwangle;oblique angle opening downprintable
1066429A8&#10664;&#x29A8;&angmsdaa;measured angle with open arm ending in arrow pointing up and rightprintable
1066529A9&#10665;&#x29A9;&angmsdab;measured angle with open arm ending in arrow pointing up and leftprintable
1066629AA&#10666;&#x29AA;&angmsdac;measured angle with open arm ending in arrow pointing down and rightprintable
1066729AB&#10667;&#x29AB;&angmsdad;measured angle with open arm ending in arrow pointing down and leftprintable
1066829AC&#10668;&#x29AC;&angmsdae;measured angle with open arm ending in arrow pointing right and upprintable
1066929AD&#10669;&#x29AD;&angmsdaf;measured angle with open arm ending in arrow pointing left and upprintable
1067029AE&#10670;&#x29AE;&angmsdag;measured angle with open arm ending in arrow pointing right and downprintable
1067129AF&#10671;&#x29AF;&angmsdah;measured angle with open arm ending in arrow pointing left and downprintable
1067229B0&#10672;&#x29B0;&bemptyv;reversed empty setprintable
1067329B1&#10673;&#x29B1;&demptyv;empty set with overbarprintable
1067429B2&#10674;&#x29B2;&cemptyv;empty set with small circle aboveprintable
1067529B3&#10675;&#x29B3;&raemptyv;empty set with right arrow aboveprintable
1067629B4&#10676;&#x29B4;&laemptyv;empty set with left arrow aboveprintable
1067729B5&#10677;&#x29B5;&ohbar;circle with horizontal barprintable
1067829B6&#10678;&#x29B6;&omid;circled vertical barprintable
1067929B7&#10679;&#x29B7;&opar;circled parallelprintable
1068029B8&#10680;&#x29B8;Circled Reverse Solidusprintable
1068129B9&#10681;&#x29B9;&operp;circled perpendicularprintable
1068229BA&#10682;&#x29BA;Circle Divided By Horizontal Bar And Top Half Divided By Vertical Barprintable
1068329BB&#10683;&#x29BB;&olcross;circle with superimposed xprintable
1068429BC&#10684;&#x29BC;&odsold;circled anticlockwise-rotated division signprintable
1068629BE&#10686;&#x29BE;&olcir;circled white bulletprintable
⦿1068729BF&#10687;&#x29BF;&ofcir;circled bulletprintable
1068829C0&#10688;&#x29C0;&olt;circled less-thanprintable
1068929C1&#10689;&#x29C1;&ogt;circled greater-thanprintable
1069029C2&#10690;&#x29C2;&cirscir;circle with small circle to the rightprintable
1069129C3&#10691;&#x29C3;&cirE;circle with two horizontal strokes to the rightprintable
1069229C4&#10692;&#x29C4; - squared rising diagonal slashprintable
1069329C5&#10693;&#x29C5; - squared falling diagonal slashprintable
1069429C6&#10694;&#x29C6; - squared asteriskprintable
1069529C7&#10695;&#x29C7; - squared small circleprintable
1069629C8&#10696;&#x29C8; - squared squareprintable
1069729C9&#10697;&#x29C9; - two joined squaresprintable
1069829CA&#10698;&#x29CA;Triangle With Dot Aboveprintable
1069929CB&#10699;&#x29CB;Triangle With Underbarprintable
1070029CC&#10700;&#x29CC;S In Triangleprintable
1070129CD&#10701;&#x29CD;&trisb;triangle with serifs at bottomprintable
1070229CE&#10702;&#x29CE;&rtriltri;right triangle above left triangleprintable
1070329CF&#10703;&#x29CF;&LeftTriangleBar;left triangle beside vertical barprintable
1070429D0&#10704;&#x29D0;&RightTriangleBar;vertical bar beside right triangleprintable
1071429DA&#10714;&#x29DA;&race;left double wiggly fenceprintable
1071629DC&#10716;&#x29DC;&iinfin;incomplete infinityprintable
1071729DD&#10717;&#x29DD;&infintie;tie over infinityprintable
1071829DE&#10718;&#x29DE;&nvinfin;infinity negated with vertical barprintable
1072029E0&#10720;&#x29E0; - square with contoured outlineprintable
1072329E3&#10723;&#x29E3;&eparsl;equals sign and slanted parallelprintable
1072429E4&#10724;&#x29E4;&smeparsl;equals sign and slanted parallel with tilde aboveprintable
1072529E5&#10725;&#x29E5;&eqvparsl;identical to and slanted parallelprintable
1072829E8&#10728;&#x29E8;Down-pointing Triangle With Left Half Blackprintable
1072929E9&#10729;&#x29E9;Down-pointing Triangle With Right Half Blackprintable
1073129EB&#10731;&#x29EB;&lozf;black lozengeprintable
1073129EB&#10731;&#x29EB;&blacklozenge;black lozengeprintable
1073429EE&#10734;&#x29EE; - error-barred white squareprintable
1073529EF&#10735;&#x29EF; - error-barred black squareprintable
1073629F0&#10736;&#x29F0;Error-barred White Diamondprintable
1073729F1&#10737;&#x29F1;Error-barred Black Diamondprintable
1073829F2&#10738;&#x29F2;Error-barred White Circleprintable
1073929F3&#10739;&#x29F3;Error-barred Black Circleprintable
1074029F4&#10740;&#x29F4;&RuleDelayed;rule-delayedprintable
1074229F6&#10742;&#x29F6;&dsol;solidus with overbarprintable
1074629FA&#10746;&#x29FA;Double Plusprintable
1074729FB&#10747;&#x29FB;Triple Plusprintable
107522A00&#10752;&#x2A00;&xodot;n-ary circled dot operatorprintable
107522A00&#10752;&#x2A00;&bigodot;n-ary circled dot operatorprintable
107532A01&#10753;&#x2A01;&xoplus;n-ary circled plus operatorprintable
107532A01&#10753;&#x2A01;&bigoplus;n-ary circled plus operatorprintable
107542A02&#10754;&#x2A02;&xotime;n-ary circled times operatorprintable
107542A02&#10754;&#x2A02;&bigotimes;n-ary circled times operatorprintable
107562A04&#10756;&#x2A04;&xuplus;n-ary union operator with plusprintable
107562A04&#10756;&#x2A04;&biguplus;n-ary union operator with plusprintable
107572A05&#10757;&#x2A05;N-ary Square Intersection Operatorprintable
107582A06&#10758;&#x2A06;&xsqcup;n-ary square union operatorprintable
107582A06&#10758;&#x2A06;&bigsqcup;n-ary square union operatorprintable
107632A0B&#10763;&#x2A0B;Summation With Integralprintable
107632A0B&#10763;&#x2A0B;Summation With Integralprintable
107642A0C&#10764;&#x2A0C;&qint;quadruple integral operatorprintable
107642A0C&#10764;&#x2A0C;&iiiint;quadruple integral operatorprintable
107652A0D&#10765;&#x2A0D;&fpartint;finite part integralprintable
107662A0E&#10766;&#x2A0E;Integral With Double Strokeprintable
107672A0F&#10767;&#x2A0F;Integral Average With Slashprintable
107682A10&#10768;&#x2A10;&cirfnint;circulation functionprintable
107692A11&#10769;&#x2A11;&awint;anticlockwise integrationprintable
107702A12&#10770;&#x2A12;&rppolint;line integration with rectangular path around poleprintable
107712A13&#10771;&#x2A13;&scpolint;line integration with semicircular path around poleprintable
107722A14&#10772;&#x2A14;&npolint;line integration not including the poleprintable
107732A15&#10773;&#x2A15;&pointint;integral around a point operatorprintable
107742A16&#10774;&#x2A16;&quatint;quaternion integral operatorprintable
107752A17&#10775;&#x2A17;&intlarhk;integral with leftwards arrow with hookprintable
107762A18&#10776;&#x2A18;Integral With Times Signprintable
107772A19&#10777;&#x2A19;Integral With Intersectionprintable
107772A19&#10777;&#x2A19;Integral With Intersectionprintable
107782A1A&#10778;&#x2A1A;Integral With Unionprintable
107792A1B&#10779;&#x2A1B;Integral With Overbarprintable
107802A1C&#10780;&#x2A1C;Integral With Underbarprintable
107822A1E&#10782;&#x2A1E;Large Left Triangle Operatorprintable
107862A22&#10786;&#x2A22;&pluscir;plus sign with small circle aboveprintable
107872A23&#10787;&#x2A23;&plusacir;plus sign with circumflex accent aboveprintable
107882A24&#10788;&#x2A24;&simplus;plus sign with tilde aboveprintable
107892A25&#10789;&#x2A25;&plusdu;plus sign with dot belowprintable
107902A26&#10790;&#x2A26;&plussim;plus sign with tilde belowprintable
107912A27&#10791;&#x2A27;&plustwo;plus sign with subscript twoprintable
107922A28&#10792;&#x2A28;Plus Sign With Black Triangleprintable
107922A28&#10792;&#x2A28;Plus Sign With Black Triangleprintable
107932A29&#10793;&#x2A29;&mcomma;minus sign with comma aboveprintable
107942A2A&#10794;&#x2A2A;&minusdu;minus sign with dot belowprintable
107952A2B&#10795;&#x2A2B;Minus Sign With Falling Dotsprintable
107962A2C&#10796;&#x2A2C;Minus Sign With Rising Dotsprintable
107972A2D&#10797;&#x2A2D;&loplus;plus sign in left half circleprintable
107982A2E&#10798;&#x2A2E;&roplus;plus sign in right half circleprintable
107992A2F&#10799;&#x2A2F;&Cross;vector or cross productprintable
108002A30&#10800;&#x2A30;&timesd;multiplication sign with dot aboveprintable
108012A31&#10801;&#x2A31;&timesbar;multiplication sign with underbarprintable
108032A33&#10803;&#x2A33;&smashp;smash productprintable
108042A34&#10804;&#x2A34;&lotimes;multiplication sign in left half circleprintable
108052A35&#10805;&#x2A35;&rotimes;multiplication sign in right half circleprintable
108062A36&#10806;&#x2A36;&otimesas;circled multiplication sign with circumflex accentprintable
108072A37&#10807;&#x2A37;&Otimes;multiplication sign in double circleprintable
108082A38&#10808;&#x2A38;&odiv;circled division signprintable
108092A39&#10809;&#x2A39;&triplus;plus sign in triangleprintable
108102A3A&#10810;&#x2A3A;&triminus;minus sign in triangleprintable
108112A3B&#10811;&#x2A3B;&tritime;multiplication sign in triangleprintable
108122A3C&#10812;&#x2A3C;&iprod;interior productprintable
108122A3C&#10812;&#x2A3C;&intprod;interior productprintable
⨿108152A3F&#10815;&#x2A3F;&amalg;amalgamation or coproductprintable
108162A40&#10816;&#x2A40;&capdot;intersection with dotprintable
108172A41&#10817;&#x2A41;Union With Minus Signprintable
108182A42&#10818;&#x2A42;&ncup;union with overbarprintable
108192A43&#10819;&#x2A43;&ncap;intersection with overbarprintable
108202A44&#10820;&#x2A44;&capand;intersection with logical andprintable
108212A45&#10821;&#x2A45;&cupor;union with logical orprintable
108222A46&#10822;&#x2A46;&cupcap;union above intersectionprintable
108232A47&#10823;&#x2A47;&capcup;intersection above unionprintable
108242A48&#10824;&#x2A48;&cupbrcap;union above bar above intersectionprintable
108252A49&#10825;&#x2A49;&capbrcup;intersection above bar above unionprintable
108262A4A&#10826;&#x2A4A;&cupcup;union beside and joined with unionprintable
108272A4B&#10827;&#x2A4B;&capcap;intersection beside and joined with intersectionprintable
108282A4C&#10828;&#x2A4C;&ccups;closed union with serifsprintable
108292A4D&#10829;&#x2A4D;&ccaps;closed intersection with serifsprintable
108302A4E&#10830;&#x2A4E;Double Square Intersectionprintable
108322A50&#10832;&#x2A50;&ccupssm;closed union with serifs and smash productprintable
108352A53&#10835;&#x2A53;&And;double logical andprintable
108362A54&#10836;&#x2A54;&Or;double logical orprintable
108372A55&#10837;&#x2A55;&andand;two intersecting logical andprintable
108382A56&#10838;&#x2A56;&oror;two intersecting logical orprintable
108392A57&#10839;&#x2A57;&orslope;sloping large orprintable
108402A58&#10840;&#x2A58;&andslope;sloping large andprintable
108422A5A&#10842;&#x2A5A;&andv;logical and with middle stemprintable
108432A5B&#10843;&#x2A5B;&orv;logical or with middle stemprintable
108442A5C&#10844;&#x2A5C;&andd;logical and with horizontal dashprintable
108452A5D&#10845;&#x2A5D;&ord;logical or with horizontal dashprintable
108472A5F&#10847;&#x2A5F;&wedbar;logical and with underbarprintable
108542A66&#10854;&#x2A66;&sdote;equals sign with dot belowprintable
108552A67&#10855;&#x2A67;Identical With Dot Aboveprintable
108582A6A&#10858;&#x2A6A;&simdot;tilde operator with dot aboveprintable
108602A6C&#10860;&#x2A6C;Similar Minus Similarprintable
108612A6D&#10861;&#x2A6D;&congdot;congruent with dot aboveprintable
108622A6E&#10862;&#x2A6E;&easter;equals with asteriskprintable
108632A6F&#10863;&#x2A6F;&apacir;almost equal to with circumflex accentprintable
108642A70&#10864;&#x2A70;&apE;approximately equal or equal toprintable
108652A71&#10865;&#x2A71;&eplus;equals sign above plus signprintable
108662A72&#10866;&#x2A72;&pluse;plus sign above equals signprintable
108672A73&#10867;&#x2A73;&Esim;equals sign above tilde operatorprintable
108682A74&#10868;&#x2A74;&Colone;double colon equalprintable
108692A75&#10869;&#x2A75;&Equal;two consecutive equals signsprintable
108702A76&#10870;&#x2A76;Three Consecutive Equals Signsprintable
108712A77&#10871;&#x2A77;&eDDot;equals sign with two dots above and two dots belowprintable
108712A77&#10871;&#x2A77;&ddotseq;equals sign with two dots above and two dots belowprintable
108722A78&#10872;&#x2A78;&equivDD;equivalent with four dots aboveprintable
108732A79&#10873;&#x2A79;&ltcir;less-than with circle insideprintable
108742A7A&#10874;&#x2A7A;&gtcir;greater-than with circle insideprintable
108752A7B&#10875;&#x2A7B;&ltquest;less-than with question mark aboveprintable
108762A7C&#10876;&#x2A7C;&gtquest;greater-than with question mark aboveprintable
108772A7D&#10877;&#x2A7D;&les;less-than or slanted equal toprintable
108772A7D&#10877;&#x2A7D;&LessSlantEqual;less-than or slanted equal toprintable
108772A7D&#10877;&#x2A7D;&leqslant;less-than or slanted equal toprintable
108782A7E&#10878;&#x2A7E;&ges;greater-than or slanted equal toprintable
108782A7E&#10878;&#x2A7E;&GreaterSlantEqual;greater-than or slanted equal toprintable
108782A7E&#10878;&#x2A7E;&geqslant;greater-than or slanted equal toprintable
⩿108792A7F&#10879;&#x2A7F;&lesdot;less-than or slanted equal to with dot insideprintable
108802A80&#10880;&#x2A80;&gesdot;greater-than or slanted equal to with dot insideprintable
108812A81&#10881;&#x2A81;&lesdoto;less-than or slanted equal to with dot aboveprintable
108822A82&#10882;&#x2A82;&gesdoto;greater-than or slanted equal to with dot aboveprintable
108832A83&#10883;&#x2A83;&lesdotor;less-than or slanted equal to with dot above rightprintable
108842A84&#10884;&#x2A84;&gesdotol;greater-than or slanted equal to with dot above leftprintable
108852A85&#10885;&#x2A85;&lap;less-than or approximateprintable
108852A85&#10885;&#x2A85;&lessapprox;less-than or approximateprintable
108862A86&#10886;&#x2A86;&gap;greater-than or approximateprintable
108862A86&#10886;&#x2A86;&gtrapprox;greater-than or approximateprintable
108872A87&#10887;&#x2A87;&lne;less-than and single-line not equal toprintable
108872A87&#10887;&#x2A87;&lneq;less-than and single-line not equal toprintable
108882A88&#10888;&#x2A88;&gne;greater-than and single-line not equal toprintable
108882A88&#10888;&#x2A88;&gneq;greater-than and single-line not equal toprintable
108892A89&#10889;&#x2A89;&lnap;less-than and not approximateprintable
108892A89&#10889;&#x2A89;&lnapprox;less-than and not approximateprintable
108902A8A&#10890;&#x2A8A;&gnap;greater-than and not approximateprintable
108902A8A&#10890;&#x2A8A;&gnapprox;greater-than and not approximateprintable
108912A8B&#10891;&#x2A8B;&lEg;less-than above double-line equal above greater-thanprintable
108912A8B&#10891;&#x2A8B;&lesseqqgtr;less-than above double-line equal above greater-thanprintable
108922A8C&#10892;&#x2A8C;&gEl;greater-than above double-line equal above less-thanprintable
108922A8C&#10892;&#x2A8C;&gtreqqless;greater-than above double-line equal above less-thanprintable
108932A8D&#10893;&#x2A8D;&lsime;less-than above similar or equalprintable
108942A8E&#10894;&#x2A8E;&gsime;greater-than above similar or equalprintable
108952A8F&#10895;&#x2A8F;&lsimg;less-than above similar above greater-thanprintable
108962A90&#10896;&#x2A90;&gsiml;greater-than above similar above less-thanprintable
108972A91&#10897;&#x2A91;&lgE;less-than above greater-than above double-line equalprintable
108982A92&#10898;&#x2A92;&glE;greater-than above less-than above double-line equalprintable
108992A93&#10899;&#x2A93;&lesges;less-than above slanted equal above greater-than above slanted equalprintable
109002A94&#10900;&#x2A94;&gesles;greater-than above slanted equal above less-than above slanted equalprintable
109012A95&#10901;&#x2A95;&els;slanted equal to or less-thanprintable
109012A95&#10901;&#x2A95;&eqslantless;slanted equal to or less-thanprintable
109022A96&#10902;&#x2A96;&egs;slanted equal to or greater-thanprintable
109022A96&#10902;&#x2A96;&eqslantgtr;slanted equal to or greater-thanprintable
109032A97&#10903;&#x2A97;&elsdot;slanted equal to or less-than with dot insideprintable
109042A98&#10904;&#x2A98;&egsdot;slanted equal to or greater-than with dot insideprintable
109052A99&#10905;&#x2A99;&el;double-line equal to or less-thanprintable
109062A9A&#10906;&#x2A9A;&eg;double-line equal to or greater-thanprintable
109082A9C&#10908;&#x2A9C;Double-line Slanted Equal To Or Greater-thanprintable
109092A9D&#10909;&#x2A9D;&siml;similar or less-thanprintable
109102A9E&#10910;&#x2A9E;&simg;similar or greater-thanprintable
109112A9F&#10911;&#x2A9F;&simlE;similar above less-than above equals signprintable
109122AA0&#10912;&#x2AA0;&simgE;similar above greater-than above equals signprintable
109132AA1&#10913;&#x2AA1;&LessLess;double nested less-thanprintable
109142AA2&#10914;&#x2AA2;&GreaterGreater;double nested greater-thanprintable
109162AA4&#10916;&#x2AA4;&glj;greater-than overlapping less-thanprintable
109172AA5&#10917;&#x2AA5;&gla;greater-than beside less-thanprintable
109182AA6&#10918;&#x2AA6;&ltcc;less-than closed by curveprintable
109192AA7&#10919;&#x2AA7;&gtcc;greater-than closed by curveprintable
109202AA8&#10920;&#x2AA8;&lescc;less-than closed by curve above slanted equalprintable
109212AA9&#10921;&#x2AA9;&gescc;greater-than closed by curve above slanted equalprintable
109222AAA&#10922;&#x2AAA;&smt;smaller thanprintable
109232AAB&#10923;&#x2AAB;&lat;larger thanprintable
109242AAC&#10924;&#x2AAC;&smte;smaller than or equal toprintable
109252AAD&#10925;&#x2AAD;&late;larger than or equal toprintable
109262AAE&#10926;&#x2AAE;&bumpE;equals sign with bumpy aboveprintable
109272AAF&#10927;&#x2AAF;&pre;precedes above single-line equals signprintable
109272AAF&#10927;&#x2AAF;&preceq;precedes above single-line equals signprintable
109272AAF&#10927;&#x2AAF;&PrecedesEqual;precedes above single-line equals signprintable
109282AB0&#10928;&#x2AB0;&sce;succeeds above single-line equals signprintable
109282AB0&#10928;&#x2AB0;&succeq;succeeds above single-line equals signprintable
109282AB0&#10928;&#x2AB0;&SucceedsEqual;succeeds above single-line equals signprintable
109292AB1&#10929;&#x2AB1;Precedes Above Single-line Not Equal Toprintable
109302AB2&#10930;&#x2AB2;Succeeds Above Single-line Not Equal Toprintable
109312AB3&#10931;&#x2AB3;&prE;precedes above equals signprintable
109322AB4&#10932;&#x2AB4;&scE;succeeds above equals signprintable
109332AB5&#10933;&#x2AB5;&prnE;precedes above not equal toprintable
109332AB5&#10933;&#x2AB5;&precneqq;precedes above not equal toprintable
109342AB6&#10934;&#x2AB6;&scnE;succeeds above not equal toprintable
109342AB6&#10934;&#x2AB6;&succneqq;succeeds above not equal toprintable
109352AB7&#10935;&#x2AB7;&prap;precedes above almost equal toprintable
109352AB7&#10935;&#x2AB7;&precapprox;precedes above almost equal toprintable
109362AB8&#10936;&#x2AB8;&scap;succeeds above almost equal toprintable
109362AB8&#10936;&#x2AB8;&succapprox;succeeds above almost equal toprintable
109372AB9&#10937;&#x2AB9;&prnap;precedes above not almost equal toprintable
109372AB9&#10937;&#x2AB9;&precnapprox;precedes above not almost equal toprintable
109382ABA&#10938;&#x2ABA;&scnap;succeeds above not almost equal toprintable
109382ABA&#10938;&#x2ABA;&succnapprox;succeeds above not almost equal toprintable
109392ABB&#10939;&#x2ABB;&Pr;double precedesprintable
109402ABC&#10940;&#x2ABC;&Sc;double succeedsprintable
109412ABD&#10941;&#x2ABD;&subdot;subset with dotprintable
109422ABE&#10942;&#x2ABE;&supdot;superset with dotprintable
⪿109432ABF&#10943;&#x2ABF;&subplus;subset with plus sign belowprintable
109442AC0&#10944;&#x2AC0;&supplus;superset with plus sign belowprintable
109452AC1&#10945;&#x2AC1;&submult;subset with multiplication sign belowprintable
109462AC2&#10946;&#x2AC2;&supmult;superset with multiplication sign belowprintable
109472AC3&#10947;&#x2AC3;&subedot;subset of or equal to with dot aboveprintable
109482AC4&#10948;&#x2AC4;&supedot;superset of or equal to with dot aboveprintable
109492AC5&#10949;&#x2AC5;&subE;subset of above equals signprintable
109492AC5&#10949;&#x2AC5;&subseteqq;subset of above equals signprintable
109502AC6&#10950;&#x2AC6;&supE;superset of above equals signprintable
109502AC6&#10950;&#x2AC6;&supseteqq;superset of above equals signprintable
109512AC7&#10951;&#x2AC7;&subsim;subset of above tilde operatorprintable
109522AC8&#10952;&#x2AC8;&supsim;superset of above tilde operatorprintable
109532AC9&#10953;&#x2AC9;Subset Of Above Almost Equal Toprintable
109542ACA&#10954;&#x2ACA;Superset Of Above Almost Equal Toprintable
109552ACB&#10955;&#x2ACB;&subnE;subset of above not equal toprintable
109552ACB&#10955;&#x2ACB;&subsetneqq;subset of above not equal toprintable
109562ACC&#10956;&#x2ACC;&supnE;superset of above not equal toprintable
109562ACC&#10956;&#x2ACC;&supsetneqq;superset of above not equal toprintable
109592ACF&#10959;&#x2ACF;&csub;closed subsetprintable
109602AD0&#10960;&#x2AD0;&csup;closed supersetprintable
109612AD1&#10961;&#x2AD1;&csube;closed subset or equal toprintable
109622AD2&#10962;&#x2AD2;&csupe;closed superset or equal toprintable
109632AD3&#10963;&#x2AD3;&subsup;subset above supersetprintable
109642AD4&#10964;&#x2AD4;&supsub;superset above subsetprintable
109652AD5&#10965;&#x2AD5;&subsub;subset above subsetprintable
109662AD6&#10966;&#x2AD6;&supsup;superset above supersetprintable
109672AD7&#10967;&#x2AD7;&suphsub;superset beside subsetprintable
109682AD8&#10968;&#x2AD8;&supdsub;superset beside and joined by dash with subsetprintable
109692AD9&#10969;&#x2AD9;&forkv;element of opening downwardsprintable
109702ADA&#10970;&#x2ADA;&topfork;pitchfork with tee topprintable
109712ADB&#10971;&#x2ADB;&mlcp;transversal intersectionprintable
109802AE4&#10980;&#x2AE4;&Dashv;vertical bar double left turnstileprintable
109802AE4&#10980;&#x2AE4;&DoubleLeftTee;vertical bar double left turnstileprintable
109822AE6&#10982;&#x2AE6;&Vdashl;long dash from left member of double verticalprintable
109832AE7&#10983;&#x2AE7;&Barv;short down tack with overbarprintable
109842AE8&#10984;&#x2AE8;&vBar;short up tack with underbarprintable
109852AE9&#10985;&#x2AE9;&vBarv;short up tack above short down tackprintable
109872AEB&#10987;&#x2AEB;&Vbar;double up tackprintable
109882AEC&#10988;&#x2AEC;&Not;double stroke not signprintable
109892AED&#10989;&#x2AED;&bNot;reversed double stroke not signprintable
109902AEE&#10990;&#x2AEE;&rnmid;does not divide with reversed negation slashprintable
109912AEF&#10991;&#x2AEF;&cirmid;vertical line with circle aboveprintable
109922AF0&#10992;&#x2AF0;&midcir;vertical line with circle belowprintable
109932AF1&#10993;&#x2AF1;&topcir;down tack with circle belowprintable
109942AF2&#10994;&#x2AF2;&nhpar;parallel with horizontal strokeprintable
109952AF3&#10995;&#x2AF3;&parsim;parallel with tilde operatorprintable
110002AF8&#11000;&#x2AF8;Triple Nested Greater-thanprintable
110022AFA&#11002;&#x2AFA;Double-line Slanted Greater-than Or Equal Toprintable
110052AFD&#11005;&#x2AFD;&parsl;double solidus operatorprintable
110262B12&#11026;&#x2B12; - square with top half blackprintable
110272B13&#11027;&#x2B13; - square with bottom half blackprintable
110282B14&#11028;&#x2B14; - square with upper right diagonal half blackprintable
110292B15&#11029;&#x2B15; - square with lower left diagonal half blackprintable
110302B16&#11030;&#x2B16;Diamond With Left Half Blackprintable
110312B17&#11031;&#x2B17;Diamond With Right Half Blackprintable
110322B18&#11032;&#x2B18;Diamond With Top Half Blackprintable
110332B19&#11033;&#x2B19;Diamond With Bottom Half Blackprintable
110342B1A&#11034;&#x2B1A; - dotted squareprintable
110352B1B&#11035;&#x2B1B; - black large squareprintable
110362B1C&#11036;&#x2B1C; - white large squareprintable
110372B1D&#11037;&#x2B1D; - black very small squareprintable
110382B1E&#11038;&#x2B1E; - white very small squareprintable
110392B1F&#11039;&#x2B1F;Black Pentagonprintable
110402B20&#11040;&#x2B20;White Pentagonprintable
110412B21&#11041;&#x2B21;White Hexagonprintable
110422B22&#11042;&#x2B22;Black Hexagonprintable
110432B23&#11043;&#x2B23;Horizontal Black Hexagonprintable
110442B24&#11044;&#x2B24;Black Large Circleprintable
110452B25&#11045;&#x2B25;Black Medium Diamondprintable
110462B26&#11046;&#x2B26;White Medium Diamondprintable
110472B27&#11047;&#x2B27;Black Medium Lozengeprintable
110482B28&#11048;&#x2B28;White Medium Lozengeprintable
110492B29&#11049;&#x2B29;Black Small Diamondprintable
110502B2A&#11050;&#x2B2A;Black Small Lozengeprintable
110512B2B&#11051;&#x2B2B;White Small Lozengeprintable
110522B2C&#11052;&#x2B2C;Black Horizontal Ellipseprintable
110532B2D&#11053;&#x2B2D;White Horizontal Ellipseprintable
110542B2E&#11054;&#x2B2E;Black Vertical Ellipseprintable
110552B2F&#11055;&#x2B2F;White Vertical Ellipseprintable
110722B40&#11072;&#x2B40;Equals Sign Above Leftwards Arrowprintable
110742B42&#11074;&#x2B42;Leftwards Arrow Above Reverse Almost Equal Toprintable
110752B43&#11075;&#x2B43;Rightwards Arrow Through Greater-thanprintable
110802B48&#11080;&#x2B48;Rightwards Arrow Above Reverse Almost Equal Toprintable
110822B4A&#11082;&#x2B4A;Leftwards Arrow Above Almost Equal Toprintable
110912B53&#11091;&#x2B53;Black Right-pointing Pentagonprintable
110922B54&#11092;&#x2B54;White Right-pointing Pentagonprintable
110932B55&#11093;&#x2B55;Heavy Large Circleprintable
112002BC0&#11200;&#x2BC0; - black square centredprintable
112012BC1&#11201;&#x2BC1;Black Diamond Centredprintable
112022BC2&#11202;&#x2BC2;Turned Black Pentagonprintable
112162BD0&#11216;&#x2BD0; - square position indicatorprintable
117982E16&#11798;&#x2E16;Dotted Right-pointing Angleprintable
42778A71A&#42778;&#xA71A;Modifier Letter Lower Right Corner Angleprintable
42890A78A&#42890;&#xA78A;Modifier Letter Short Equals Signprintable
64256FB00&#64256;&#xFB00;&fflig;latin small ligature ffprintable
64257FB01&#64257;&#xFB01;&filig;latin small ligature fiprintable
64258FB02&#64258;&#xFB02;&fllig;latin small ligature flprintable
64259FB03&#64259;&#xFB03;&ffilig;latin small ligature ffiprintable
64260FB04&#64260;&#xFB04;&ffllig;latin small ligature fflprintable
65122FE62&#65122;&#xFE62;Small Plus Signprintable
65123FE63&#65123;&#xFE63;Small Hyphen-minusprintable
65125FE65&#65125;&#xFE65;Small Greater-than Signprintable
65126FE66&#65126;&#xFE66;Small Equals Signprintable
65130FE6A&#65130;&#xFE6A;Small Percent Signprintable
65285FF05&#65285;&#xFF05;Fullwidth Percent Signprintable
65291FF0B&#65291;&#xFF0B;Fullwidth Plus Signprintable
65293FF0D&#65293;&#xFF0D;Fullwidth Hyphen-minusprintable
65309FF1D&#65309;&#xFF1D;Fullwidth Equals Signprintable
65310FF1E&#65310;&#xFF1E;Fullwidth Greater-than Signprintable
𐎄6643610384&#66436;&#x10384;Ugaritic Letter Deltaprintable
𝒜1199641D49C&#119964;&#x1D49C;&Ascr;mathematical script capital aprintable
𝒞1199661D49E&#119966;&#x1D49E;&Cscr;mathematical script capital cprintable
𝒟1199671D49F&#119967;&#x1D49F;&Dscr;mathematical script capital dprintable
𝒢1199701D4A2&#119970;&#x1D4A2;&Gscr;mathematical script capital gprintable
𝒥1199731D4A5&#119973;&#x1D4A5;&Jscr;mathematical script capital jprintable
𝒦1199741D4A6&#119974;&#x1D4A6;&Kscr;mathematical script capital kprintable
𝒩1199771D4A9&#119977;&#x1D4A9;&Nscr;mathematical script capital nprintable
𝒪1199781D4AA&#119978;&#x1D4AA;&Oscr;mathematical script capital oprintable
𝒫1199791D4AB&#119979;&#x1D4AB;&Pscr;mathematical script capital pprintable
𝒬1199801D4AC&#119980;&#x1D4AC;&Qscr;mathematical script capital qprintable
𝒮1199821D4AE&#119982;&#x1D4AE;&Sscr;mathematical script capital sprintable
𝒯1199831D4AF&#119983;&#x1D4AF;&Tscr;mathematical script capital tprintable
𝒰1199841D4B0&#119984;&#x1D4B0;&Uscr;mathematical script capital uprintable
𝒱1199851D4B1&#119985;&#x1D4B1;&Vscr;mathematical script capital vprintable
𝒲1199861D4B2&#119986;&#x1D4B2;&Wscr;mathematical script capital wprintable
𝒳1199871D4B3&#119987;&#x1D4B3;&Xscr;mathematical script capital xprintable
𝒴1199881D4B4&#119988;&#x1D4B4;&Yscr;mathematical script capital yprintable
𝒵1199891D4B5&#119989;&#x1D4B5;&Zscr;mathematical script capital zprintable
𝒶1199901D4B6&#119990;&#x1D4B6;&ascr;mathematical script small aprintable
𝒷1199911D4B7&#119991;&#x1D4B7;&bscr;mathematical script small bprintable
𝒸1199921D4B8&#119992;&#x1D4B8;&cscr;mathematical script small cprintable
𝒹1199931D4B9&#119993;&#x1D4B9;&dscr;mathematical script small dprintable
𝒻1199951D4BB&#119995;&#x1D4BB;&fscr;mathematical script small fprintable
𝒽1199971D4BD&#119997;&#x1D4BD;&hscr;mathematical script small hprintable
𝒾1199981D4BE&#119998;&#x1D4BE;&iscr;mathematical script small iprintable
𝒿1199991D4BF&#119999;&#x1D4BF;&jscr;mathematical script small jprintable
𝓀1200001D4C0&#120000;&#x1D4C0;&kscr;mathematical script small kprintable
𝓁1200011D4C1&#120001;&#x1D4C1;&lscr;mathematical script small lprintable
𝓂1200021D4C2&#120002;&#x1D4C2;&mscr;mathematical script small mprintable
𝓃1200031D4C3&#120003;&#x1D4C3;&nscr;mathematical script small nprintable
𝓅1200051D4C5&#120005;&#x1D4C5;&pscr;mathematical script small pprintable
𝓆1200061D4C6&#120006;&#x1D4C6;&qscr;mathematical script small qprintable
𝓇1200071D4C7&#120007;&#x1D4C7;&rscr;mathematical script small rprintable
𝓈1200081D4C8&#120008;&#x1D4C8;&sscr;mathematical script small sprintable
𝓉1200091D4C9&#120009;&#x1D4C9;&tscr;mathematical script small tprintable
𝓊1200101D4CA&#120010;&#x1D4CA;&uscr;mathematical script small uprintable
𝓋1200111D4CB&#120011;&#x1D4CB;&vscr;mathematical script small vprintable
𝓌1200121D4CC&#120012;&#x1D4CC;&wscr;mathematical script small wprintable
𝓍1200131D4CD&#120013;&#x1D4CD;&xscr;mathematical script small xprintable
𝓎1200141D4CE&#120014;&#x1D4CE;&yscr;mathematical script small yprintable
𝓏1200151D4CF&#120015;&#x1D4CF;&zscr;mathematical script small zprintable
𝔄1200681D504&#120068;&#x1D504;&Afr;mathematical fraktur capital aprintable
𝔅1200691D505&#120069;&#x1D505;&Bfr;mathematical fraktur capital bprintable
𝔇1200711D507&#120071;&#x1D507;&Dfr;mathematical fraktur capital dprintable
𝔈1200721D508&#120072;&#x1D508;&Efr;mathematical fraktur capital eprintable
𝔉1200731D509&#120073;&#x1D509;&Ffr;mathematical fraktur capital fprintable
𝔊1200741D50A&#120074;&#x1D50A;&Gfr;mathematical fraktur capital gprintable
𝔍1200771D50D&#120077;&#x1D50D;&Jfr;mathematical fraktur capital jprintable
𝔎1200781D50E&#120078;&#x1D50E;&Kfr;mathematical fraktur capital kprintable
𝔏1200791D50F&#120079;&#x1D50F;&Lfr;mathematical fraktur capital lprintable
𝔐1200801D510&#120080;&#x1D510;&Mfr;mathematical fraktur capital mprintable
𝔑1200811D511&#120081;&#x1D511;&Nfr;mathematical fraktur capital nprintable
𝔒1200821D512&#120082;&#x1D512;&Ofr;mathematical fraktur capital oprintable
𝔓1200831D513&#120083;&#x1D513;&Pfr;mathematical fraktur capital pprintable
𝔔1200841D514&#120084;&#x1D514;&Qfr;mathematical fraktur capital qprintable
𝔖1200861D516&#120086;&#x1D516;&Sfr;mathematical fraktur capital sprintable
𝔗1200871D517&#120087;&#x1D517;&Tfr;mathematical fraktur capital tprintable
𝔘1200881D518&#120088;&#x1D518;&Ufr;mathematical fraktur capital uprintable
𝔙1200891D519&#120089;&#x1D519;&Vfr;mathematical fraktur capital vprintable
𝔚1200901D51A&#120090;&#x1D51A;&Wfr;mathematical fraktur capital wprintable
𝔛1200911D51B&#120091;&#x1D51B;&Xfr;mathematical fraktur capital xprintable
𝔜1200921D51C&#120092;&#x1D51C;&Yfr;mathematical fraktur capital yprintable
𝔞1200941D51E&#120094;&#x1D51E;&afr;mathematical fraktur small aprintable
𝔟1200951D51F&#120095;&#x1D51F;&bfr;mathematical fraktur small bprintable
𝔠1200961D520&#120096;&#x1D520;&cfr;mathematical fraktur small cprintable
𝔡1200971D521&#120097;&#x1D521;&dfr;mathematical fraktur small dprintable
𝔢1200981D522&#120098;&#x1D522;&efr;mathematical fraktur small eprintable
𝔣1200991D523&#120099;&#x1D523;&ffr;mathematical fraktur small fprintable
𝔤1201001D524&#120100;&#x1D524;&gfr;mathematical fraktur small gprintable
𝔥1201011D525&#120101;&#x1D525;&hfr;mathematical fraktur small hprintable
𝔦1201021D526&#120102;&#x1D526;&ifr;mathematical fraktur small iprintable
𝔧1201031D527&#120103;&#x1D527;&jfr;mathematical fraktur small jprintable
𝔨1201041D528&#120104;&#x1D528;&kfr;mathematical fraktur small kprintable
𝔩1201051D529&#120105;&#x1D529;&lfr;mathematical fraktur small lprintable
𝔪1201061D52A&#120106;&#x1D52A;&mfr;mathematical fraktur small mprintable
𝔫1201071D52B&#120107;&#x1D52B;&nfr;mathematical fraktur small nprintable
𝔬1201081D52C&#120108;&#x1D52C;&ofr;mathematical fraktur small oprintable
𝔭1201091D52D&#120109;&#x1D52D;&pfr;mathematical fraktur small pprintable
𝔮1201101D52E&#120110;&#x1D52E;&qfr;mathematical fraktur small qprintable
𝔯1201111D52F&#120111;&#x1D52F;&rfr;mathematical fraktur small rprintable
𝔰1201121D530&#120112;&#x1D530;&sfr;mathematical fraktur small sprintable
𝔱1201131D531&#120113;&#x1D531;&tfr;mathematical fraktur small tprintable
𝔲1201141D532&#120114;&#x1D532;&ufr;mathematical fraktur small uprintable
𝔳1201151D533&#120115;&#x1D533;&vfr;mathematical fraktur small vprintable
𝔴1201161D534&#120116;&#x1D534;&wfr;mathematical fraktur small wprintable
𝔵1201171D535&#120117;&#x1D535;&xfr;mathematical fraktur small xprintable
𝔶1201181D536&#120118;&#x1D536;&yfr;mathematical fraktur small yprintable
𝔷1201191D537&#120119;&#x1D537;&zfr;mathematical fraktur small zprintable
𝔸1201201D538&#120120;&#x1D538;&Aopf;mathematical double-struck capital aprintable
𝔹1201211D539&#120121;&#x1D539;&Bopf;mathematical double-struck capital bprintable
𝔻1201231D53B&#120123;&#x1D53B;&Dopf;mathematical double-struck capital dprintable
𝔼1201241D53C&#120124;&#x1D53C;&Eopf;mathematical double-struck capital eprintable
𝔽1201251D53D&#120125;&#x1D53D;&Fopf;mathematical double-struck capital fprintable
𝔾1201261D53E&#120126;&#x1D53E;&Gopf;mathematical double-struck capital gprintable
𝕀1201281D540&#120128;&#x1D540;&Iopf;mathematical double-struck capital iprintable
𝕁1201291D541&#120129;&#x1D541;&Jopf;mathematical double-struck capital jprintable
𝕂1201301D542&#120130;&#x1D542;&Kopf;mathematical double-struck capital kprintable
𝕃1201311D543&#120131;&#x1D543;&Lopf;mathematical double-struck capital lprintable
𝕄1201321D544&#120132;&#x1D544;&Mopf;mathematical double-struck capital mprintable
𝕆1201341D546&#120134;&#x1D546;&Oopf;mathematical double-struck capital oprintable
𝕊1201381D54A&#120138;&#x1D54A;&Sopf;mathematical double-struck capital sprintable
𝕋1201391D54B&#120139;&#x1D54B;&Topf;mathematical double-struck capital tprintable
𝕌1201401D54C&#120140;&#x1D54C;&Uopf;mathematical double-struck capital uprintable
𝕍1201411D54D&#120141;&#x1D54D;&Vopf;mathematical double-struck capital vprintable
𝕎1201421D54E&#120142;&#x1D54E;&Wopf;mathematical double-struck capital wprintable
𝕏1201431D54F&#120143;&#x1D54F;&Xopf;mathematical double-struck capital xprintable
𝕐1201441D550&#120144;&#x1D550;&Yopf;mathematical double-struck capital yprintable
𝕒1201461D552&#120146;&#x1D552;&aopf;mathematical double-struck small aprintable
𝕓1201471D553&#120147;&#x1D553;&bopf;mathematical double-struck small bprintable
𝕔1201481D554&#120148;&#x1D554;&copf;mathematical double-struck small cprintable
𝕕1201491D555&#120149;&#x1D555;&dopf;mathematical double-struck small dprintable
𝕖1201501D556&#120150;&#x1D556;&eopf;mathematical double-struck small eprintable
𝕗1201511D557&#120151;&#x1D557;&fopf;mathematical double-struck small fprintable
𝕘1201521D558&#120152;&#x1D558;&gopf;mathematical double-struck small gprintable
𝕙1201531D559&#120153;&#x1D559;&hopf;mathematical double-struck small hprintable
𝕚1201541D55A&#120154;&#x1D55A;&iopf;mathematical double-struck small iprintable
𝕛1201551D55B&#120155;&#x1D55B;&jopf;mathematical double-struck small jprintable
𝕜1201561D55C&#120156;&#x1D55C;&kopf;mathematical double-struck small kprintable
𝕝1201571D55D&#120157;&#x1D55D;&lopf;mathematical double-struck small lprintable
𝕞1201581D55E&#120158;&#x1D55E;&mopf;mathematical double-struck small mprintable
𝕟1201591D55F&#120159;&#x1D55F;&nopf;mathematical double-struck small nprintable
𝕠1201601D560&#120160;&#x1D560;&oopf;mathematical double-struck small oprintable
𝕡1201611D561&#120161;&#x1D561;&popf;mathematical double-struck small pprintable
𝕢1201621D562&#120162;&#x1D562;&qopf;mathematical double-struck small qprintable
𝕣1201631D563&#120163;&#x1D563;&ropf;mathematical double-struck small rprintable
𝕤1201641D564&#120164;&#x1D564;&sopf;mathematical double-struck small sprintable
𝕥1201651D565&#120165;&#x1D565;&topf;mathematical double-struck small tprintable
𝕦1201661D566&#120166;&#x1D566;&uopf;mathematical double-struck small uprintable
𝕧1201671D567&#120167;&#x1D567;&vopf;mathematical double-struck small vprintable
𝕨1201681D568&#120168;&#x1D568;&wopf;mathematical double-struck small wprintable
𝕩1201691D569&#120169;&#x1D569;&xopf;mathematical double-struck small xprintable
𝕪1201701D56A&#120170;&#x1D56A;&yopf;mathematical double-struck small yprintable
𝕫1201711D56B&#120171;&#x1D56B;&zopf;mathematical double-struck small zprintable