Skip to content

Instantly share code, notes, and snippets.

@djtriptych
Last active March 29, 2017 22:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save djtriptych/9e7f7b9f5161be4a2b59960ea4f448cf to your computer and use it in GitHub Desktop.
Save djtriptych/9e7f7b9f5161be4a2b59960ea4f448cf to your computer and use it in GitHub Desktop.
Parsing HTML entities
[
{
"category": "Cc",
"entities": [
"Tab"
],
"set": "mmlextra",
"title": "CHARACTER TABULATION",
"dec": "#9",
"hex": "#x00009",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Cc",
"entities": [
"NewLine"
],
"set": "mmlextra",
"title": "LINE FEED (LF)",
"dec": "#10",
"hex": "#x0000A",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Po",
"entities": [
"excl"
],
"set": "9573-2003-isonum",
"title": "EXCLAMATION MARK",
"dec": "#33",
"hex": "#x00021",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Po",
"entities": [
"quot",
"QUOT"
],
"set": "predefined xhtml1-special 9573-2003-isonum html5-uppercase",
"title": "QUOTATION MARK",
"dec": "#34",
"hex": "#x00022",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Po",
"entities": [
"num"
],
"set": "9573-2003-isonum",
"title": "NUMBER SIGN",
"dec": "#35",
"hex": "#x00023",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Sc",
"entities": [
"dollar"
],
"set": "9573-2003-isonum",
"title": "DOLLAR SIGN",
"dec": "#36",
"hex": "#x00024",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Po",
"entities": [
"percnt"
],
"set": "9573-2003-isonum",
"title": "PERCENT SIGN",
"dec": "#37",
"hex": "#x00025",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Po",
"entities": [
"amp",
"AMP"
],
"set": "predefined html5-uppercase 9573-2003-isonum",
"title": "AMPERSAND",
"dec": "#38",
"hex": "#x00026",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Po",
"entities": [
"apos"
],
"set": "predefined 9573-2003-isonum",
"title": "APOSTROPHE",
"dec": "#39",
"hex": "#x00027",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Ps",
"entities": [
"lpar"
],
"set": "9573-2003-isonum",
"title": "LEFT PARENTHESIS",
"dec": "#40",
"hex": "#x00028",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Pe",
"entities": [
"rpar"
],
"set": "9573-2003-isonum",
"title": "RIGHT PARENTHESIS",
"dec": "#41",
"hex": "#x00029",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Po",
"entities": [
"ast",
"midast"
],
"set": "9573-2003-isonum 9573-2003-isoamsb",
"title": "ASTERISK",
"dec": "#42",
"hex": "#x0002A",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Sm",
"entities": [
"plus"
],
"set": "9573-2003-isonum",
"title": "PLUS SIGN",
"dec": "#43",
"hex": "#x0002B",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Po",
"entities": [
"comma"
],
"set": "9573-2003-isonum",
"title": "COMMA",
"dec": "#44",
"hex": "#x0002C",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Po",
"entities": [
"period"
],
"set": "9573-2003-isonum",
"title": "FULL STOP",
"dec": "#46",
"hex": "#x0002E",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Po",
"entities": [
"sol"
],
"set": "9573-2003-isonum",
"title": "SOLIDUS",
"dec": "#47",
"hex": "#x0002F",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Po",
"entities": [
"colon"
],
"set": "9573-2003-isonum",
"title": "COLON",
"dec": "#58",
"hex": "#x0003A",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Po",
"entities": [
"semi"
],
"set": "9573-2003-isonum",
"title": "SEMICOLON",
"dec": "#59",
"hex": "#x0003B",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Sm",
"entities": [
"lt",
"LT"
],
"set": "predefined xhtml1-special 9573-2003-isonum html5-uppercase",
"title": "LESS-THAN SIGN",
"dec": "#60",
"hex": "#x0003C",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Sm",
"entities": [
"equals"
],
"set": "9573-2003-isonum",
"title": "EQUALS SIGN",
"dec": "#61",
"hex": "#x0003D",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Sm",
"entities": [
"gt",
"GT"
],
"set": "predefined xhtml1-special 9573-2003-isonum html5-uppercase",
"title": "GREATER-THAN SIGN",
"dec": "#62",
"hex": "#x0003E",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Po",
"entities": [
"quest"
],
"set": "9573-2003-isonum",
"title": "QUESTION MARK",
"dec": "#63",
"hex": "#x0003F",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Po",
"entities": [
"commat"
],
"set": "9573-2003-isonum",
"title": "COMMERCIAL AT",
"dec": "#64",
"hex": "#x00040",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Ps",
"entities": [
"lsqb",
"lbrack"
],
"set": "9573-2003-isonum mmlalias",
"title": "LEFT SQUARE BRACKET",
"dec": "#91",
"hex": "#x0005B",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Po",
"entities": [
"bsol"
],
"set": "9573-2003-isonum",
"title": "REVERSE SOLIDUS",
"dec": "#92",
"hex": "#x0005C",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Pe",
"entities": [
"rsqb",
"rbrack"
],
"set": "9573-2003-isonum mmlalias",
"title": "RIGHT SQUARE BRACKET",
"dec": "#93",
"hex": "#x0005D",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Sk",
"entities": [
"Hat"
],
"set": "mmlextra",
"title": "CIRCUMFLEX ACCENT",
"dec": "#94",
"hex": "#x0005E",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Pc",
"entities": [
"lowbar"
],
"set": "9573-2003-isonum",
"title": "LOW LINE",
"dec": "#95",
"hex": "#x0005F",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Sk",
"entities": [
"grave",
"DiacriticalGrave"
],
"set": "9573-2003-isodia mmlalias",
"title": "GRAVE ACCENT",
"dec": "#96",
"hex": "#x00060",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Ps",
"entities": [
"lcub",
"lbrace"
],
"set": "9573-2003-isonum mmlalias",
"title": "LEFT CURLY BRACKET",
"dec": "#123",
"hex": "#x0007B",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Sm",
"entities": [
"verbar",
"vert",
"VerticalLine"
],
"set": "9573-2003-isonum mmlalias mmlextra",
"title": "VERTICAL LINE",
"dec": "#124",
"hex": "#x0007C",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Pe",
"entities": [
"rcub",
"rbrace"
],
"set": "9573-2003-isonum mmlalias",
"title": "RIGHT CURLY BRACKET",
"dec": "#125",
"hex": "#x0007D",
"block": "C0 Controls and Basic Latin"
},
{
"category": "Zs",
"entities": [
"nbsp",
"NonBreakingSpace"
],
"set": "xhtml1-lat1 9573-2003-isonum mmlalias",
"title": "NO-BREAK SPACE",
"dec": "#160",
"hex": "#x000A0",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Po",
"entities": [
"iexcl"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "INVERTED EXCLAMATION MARK",
"dec": "#161",
"hex": "#x000A1",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Sc",
"entities": [
"cent"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "CENT SIGN",
"dec": "#162",
"hex": "#x000A2",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Sc",
"entities": [
"pound"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "POUND SIGN",
"dec": "#163",
"hex": "#x000A3",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Sc",
"entities": [
"curren"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "CURRENCY SIGN",
"dec": "#164",
"hex": "#x000A4",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Sc",
"entities": [
"yen"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "YEN SIGN",
"dec": "#165",
"hex": "#x000A5",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "So",
"entities": [
"brvbar"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "BROKEN BAR",
"dec": "#166",
"hex": "#x000A6",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "So",
"entities": [
"sect"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "SECTION SIGN",
"dec": "#167",
"hex": "#x000A7",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Sk",
"entities": [
"Dot",
"die",
"DoubleDot",
"uml"
],
"set": "9573-2003-isotech 9573-2003-isodia mmlalias xhtml1-lat1",
"title": "DIAERESIS",
"dec": "#168",
"hex": "#x000A8",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "So",
"entities": [
"copy",
"COPY"
],
"set": "xhtml1-lat1 9573-2003-isonum html5-uppercase",
"title": "COPYRIGHT SIGN",
"dec": "#169",
"hex": "#x000A9",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"ordf"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "FEMININE ORDINAL INDICATOR",
"dec": "#170",
"hex": "#x000AA",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Pi",
"entities": [
"laquo"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "LEFT-POINTING DOUBLE ANGLE QUOTATION MARK",
"dec": "#171",
"hex": "#x000AB",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Sm",
"entities": [
"not"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "NOT SIGN",
"dec": "#172",
"hex": "#x000AC",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Cf",
"entities": [
"shy"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "SOFT HYPHEN",
"dec": "#173",
"hex": "#x000AD",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "So",
"entities": [
"reg",
"circledR",
"REG"
],
"set": "xhtml1-lat1 9573-2003-isonum mmlalias html5-uppercase",
"title": "REGISTERED SIGN",
"dec": "#174",
"hex": "#x000AE",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Sk",
"entities": [
"macr",
"OverBar",
"strns"
],
"set": "xhtml1-lat1 9573-2003-isodia mmlextra 9573-2003-isotech",
"title": "MACRON",
"dec": "#175",
"hex": "#x000AF",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "So",
"entities": [
"deg"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "DEGREE SIGN",
"dec": "#176",
"hex": "#x000B0",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Sm",
"entities": [
"plusmn",
"pm",
"PlusMinus"
],
"set": "xhtml1-lat1 9573-2003-isonum mmlalias",
"title": "PLUS-MINUS SIGN",
"dec": "#177",
"hex": "#x000B1",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "No",
"entities": [
"sup2"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "SUPERSCRIPT TWO",
"dec": "#178",
"hex": "#x000B2",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "No",
"entities": [
"sup3"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "SUPERSCRIPT THREE",
"dec": "#179",
"hex": "#x000B3",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Sk",
"entities": [
"acute",
"DiacriticalAcute"
],
"set": "xhtml1-lat1 9573-2003-isodia mmlalias",
"title": "ACUTE ACCENT",
"dec": "#180",
"hex": "#x000B4",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"micro"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "MICRO SIGN",
"dec": "#181",
"hex": "#x000B5",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "So",
"entities": [
"para"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "PILCROW SIGN",
"dec": "#182",
"hex": "#x000B6",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Po",
"entities": [
"middot",
"centerdot",
"CenterDot"
],
"set": "xhtml1-lat1 9573-2003-isonum mmlalias",
"title": "MIDDLE DOT",
"dec": "#183",
"hex": "#x000B7",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Sk",
"entities": [
"cedil",
"Cedilla"
],
"set": "xhtml1-lat1 9573-2003-isodia mmlalias",
"title": "CEDILLA",
"dec": "#184",
"hex": "#x000B8",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "No",
"entities": [
"sup1"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "SUPERSCRIPT ONE",
"dec": "#185",
"hex": "#x000B9",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"ordm"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "MASCULINE ORDINAL INDICATOR",
"dec": "#186",
"hex": "#x000BA",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Pf",
"entities": [
"raquo"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK",
"dec": "#187",
"hex": "#x000BB",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "No",
"entities": [
"frac14"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "VULGAR FRACTION ONE QUARTER",
"dec": "#188",
"hex": "#x000BC",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "No",
"entities": [
"frac12",
"half"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "VULGAR FRACTION ONE HALF",
"dec": "#189",
"hex": "#x000BD",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "No",
"entities": [
"frac34"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "VULGAR FRACTION THREE QUARTERS",
"dec": "#190",
"hex": "#x000BE",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Po",
"entities": [
"iquest"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "INVERTED QUESTION MARK",
"dec": "#191",
"hex": "#x000BF",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Agrave"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER A WITH GRAVE",
"dec": "#192",
"hex": "#x000C0",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Aacute"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER A WITH ACUTE",
"dec": "#193",
"hex": "#x000C1",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Acirc"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER A WITH CIRCUMFLEX",
"dec": "#194",
"hex": "#x000C2",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Atilde"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER A WITH TILDE",
"dec": "#195",
"hex": "#x000C3",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Auml"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER A WITH DIAERESIS",
"dec": "#196",
"hex": "#x000C4",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Aring"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER A WITH RING ABOVE",
"dec": "#197",
"hex": "#x000C5",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"AElig"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER AE",
"dec": "#198",
"hex": "#x000C6",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Ccedil"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER C WITH CEDILLA",
"dec": "#199",
"hex": "#x000C7",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Egrave"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER E WITH GRAVE",
"dec": "#200",
"hex": "#x000C8",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Eacute"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER E WITH ACUTE",
"dec": "#201",
"hex": "#x000C9",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Ecirc"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER E WITH CIRCUMFLEX",
"dec": "#202",
"hex": "#x000CA",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Euml"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER E WITH DIAERESIS",
"dec": "#203",
"hex": "#x000CB",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Igrave"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER I WITH GRAVE",
"dec": "#204",
"hex": "#x000CC",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Iacute"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER I WITH ACUTE",
"dec": "#205",
"hex": "#x000CD",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Icirc"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER I WITH CIRCUMFLEX",
"dec": "#206",
"hex": "#x000CE",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Iuml"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER I WITH DIAERESIS",
"dec": "#207",
"hex": "#x000CF",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"ETH"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER ETH",
"dec": "#208",
"hex": "#x000D0",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Ntilde"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER N WITH TILDE",
"dec": "#209",
"hex": "#x000D1",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Ograve"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER O WITH GRAVE",
"dec": "#210",
"hex": "#x000D2",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Oacute"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER O WITH ACUTE",
"dec": "#211",
"hex": "#x000D3",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Ocirc"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER O WITH CIRCUMFLEX",
"dec": "#212",
"hex": "#x000D4",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Otilde"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER O WITH TILDE",
"dec": "#213",
"hex": "#x000D5",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Ouml"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER O WITH DIAERESIS",
"dec": "#214",
"hex": "#x000D6",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Sm",
"entities": [
"times"
],
"set": "xhtml1-lat1 9573-2003-isonum",
"title": "MULTIPLICATION SIGN",
"dec": "#215",
"hex": "#x000D7",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Oslash"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER O WITH STROKE",
"dec": "#216",
"hex": "#x000D8",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Ugrave"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER U WITH GRAVE",
"dec": "#217",
"hex": "#x000D9",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Uacute"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER U WITH ACUTE",
"dec": "#218",
"hex": "#x000DA",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Ucirc"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER U WITH CIRCUMFLEX",
"dec": "#219",
"hex": "#x000DB",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Uuml"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER U WITH DIAERESIS",
"dec": "#220",
"hex": "#x000DC",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Yacute"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER Y WITH ACUTE",
"dec": "#221",
"hex": "#x000DD",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"THORN"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN CAPITAL LETTER THORN",
"dec": "#222",
"hex": "#x000DE",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"szlig"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER SHARP S",
"dec": "#223",
"hex": "#x000DF",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"agrave"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER A WITH GRAVE",
"dec": "#224",
"hex": "#x000E0",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"aacute"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER A WITH ACUTE",
"dec": "#225",
"hex": "#x000E1",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"acirc"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER A WITH CIRCUMFLEX",
"dec": "#226",
"hex": "#x000E2",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"atilde"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER A WITH TILDE",
"dec": "#227",
"hex": "#x000E3",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"auml"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER A WITH DIAERESIS",
"dec": "#228",
"hex": "#x000E4",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"aring"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER A WITH RING ABOVE",
"dec": "#229",
"hex": "#x000E5",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"aelig"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER AE",
"dec": "#230",
"hex": "#x000E6",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"ccedil"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER C WITH CEDILLA",
"dec": "#231",
"hex": "#x000E7",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"egrave"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER E WITH GRAVE",
"dec": "#232",
"hex": "#x000E8",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"eacute"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER E WITH ACUTE",
"dec": "#233",
"hex": "#x000E9",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"ecirc"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER E WITH CIRCUMFLEX",
"dec": "#234",
"hex": "#x000EA",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"euml"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER E WITH DIAERESIS",
"dec": "#235",
"hex": "#x000EB",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"igrave"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER I WITH GRAVE",
"dec": "#236",
"hex": "#x000EC",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"iacute"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER I WITH ACUTE",
"dec": "#237",
"hex": "#x000ED",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"icirc"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER I WITH CIRCUMFLEX",
"dec": "#238",
"hex": "#x000EE",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"iuml"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER I WITH DIAERESIS",
"dec": "#239",
"hex": "#x000EF",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"eth"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER ETH",
"dec": "#240",
"hex": "#x000F0",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"ntilde"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER N WITH TILDE",
"dec": "#241",
"hex": "#x000F1",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"ograve"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER O WITH GRAVE",
"dec": "#242",
"hex": "#x000F2",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"oacute"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER O WITH ACUTE",
"dec": "#243",
"hex": "#x000F3",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"ocirc"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER O WITH CIRCUMFLEX",
"dec": "#244",
"hex": "#x000F4",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"otilde"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER O WITH TILDE",
"dec": "#245",
"hex": "#x000F5",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"ouml"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER O WITH DIAERESIS",
"dec": "#246",
"hex": "#x000F6",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Sm",
"entities": [
"divide",
"div"
],
"set": "xhtml1-lat1 9573-2003-isonum mmlalias",
"title": "DIVISION SIGN",
"dec": "#247",
"hex": "#x000F7",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"oslash"
],
"set": "9573-2003-isolat1 xhtml1-lat1",
"title": "LATIN SMALL LETTER O WITH STROKE",
"dec": "#248",
"hex": "#x000F8",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"ugrave"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER U WITH GRAVE",
"dec": "#249",
"hex": "#x000F9",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"uacute"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER U WITH ACUTE",
"dec": "#250",
"hex": "#x000FA",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"ucirc"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER U WITH CIRCUMFLEX",
"dec": "#251",
"hex": "#x000FB",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"uuml"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER U WITH DIAERESIS",
"dec": "#252",
"hex": "#x000FC",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"yacute"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER Y WITH ACUTE",
"dec": "#253",
"hex": "#x000FD",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"thorn"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER THORN",
"dec": "#254",
"hex": "#x000FE",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Ll",
"entities": [
"yuml"
],
"set": "xhtml1-lat1 9573-2003-isolat1",
"title": "LATIN SMALL LETTER Y WITH DIAERESIS",
"dec": "#255",
"hex": "#x000FF",
"block": "C1 Controls and Latin-1 Supplement"
},
{
"category": "Lu",
"entities": [
"Amacr"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER A WITH MACRON",
"dec": "#256",
"hex": "#x00100",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"amacr"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER A WITH MACRON",
"dec": "#257",
"hex": "#x00101",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Abreve"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER A WITH BREVE",
"dec": "#258",
"hex": "#x00102",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"abreve"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER A WITH BREVE",
"dec": "#259",
"hex": "#x00103",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Aogon"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER A WITH OGONEK",
"dec": "#260",
"hex": "#x00104",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"aogon"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER A WITH OGONEK",
"dec": "#261",
"hex": "#x00105",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Cacute"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER C WITH ACUTE",
"dec": "#262",
"hex": "#x00106",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"cacute"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER C WITH ACUTE",
"dec": "#263",
"hex": "#x00107",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Ccirc"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER C WITH CIRCUMFLEX",
"dec": "#264",
"hex": "#x00108",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"ccirc"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER C WITH CIRCUMFLEX",
"dec": "#265",
"hex": "#x00109",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Cdot"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER C WITH DOT ABOVE",
"dec": "#266",
"hex": "#x0010A",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"cdot"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER C WITH DOT ABOVE",
"dec": "#267",
"hex": "#x0010B",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Ccaron"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER C WITH CARON",
"dec": "#268",
"hex": "#x0010C",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"ccaron"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER C WITH CARON",
"dec": "#269",
"hex": "#x0010D",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Dcaron"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER D WITH CARON",
"dec": "#270",
"hex": "#x0010E",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"dcaron"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER D WITH CARON",
"dec": "#271",
"hex": "#x0010F",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Dstrok"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER D WITH STROKE",
"dec": "#272",
"hex": "#x00110",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"dstrok"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER D WITH STROKE",
"dec": "#273",
"hex": "#x00111",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Emacr"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER E WITH MACRON",
"dec": "#274",
"hex": "#x00112",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"emacr"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER E WITH MACRON",
"dec": "#275",
"hex": "#x00113",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Edot"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER E WITH DOT ABOVE",
"dec": "#278",
"hex": "#x00116",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"edot"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER E WITH DOT ABOVE",
"dec": "#279",
"hex": "#x00117",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Eogon"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER E WITH OGONEK",
"dec": "#280",
"hex": "#x00118",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"eogon"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER E WITH OGONEK",
"dec": "#281",
"hex": "#x00119",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Ecaron"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER E WITH CARON",
"dec": "#282",
"hex": "#x0011A",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"ecaron"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER E WITH CARON",
"dec": "#283",
"hex": "#x0011B",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Gcirc"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER G WITH CIRCUMFLEX",
"dec": "#284",
"hex": "#x0011C",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"gcirc"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER G WITH CIRCUMFLEX",
"dec": "#285",
"hex": "#x0011D",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Gbreve"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER G WITH BREVE",
"dec": "#286",
"hex": "#x0011E",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"gbreve"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER G WITH BREVE",
"dec": "#287",
"hex": "#x0011F",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Gdot"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER G WITH DOT ABOVE",
"dec": "#288",
"hex": "#x00120",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"gdot"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER G WITH DOT ABOVE",
"dec": "#289",
"hex": "#x00121",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Gcedil"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER G WITH CEDILLA",
"dec": "#290",
"hex": "#x00122",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Hcirc"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER H WITH CIRCUMFLEX",
"dec": "#292",
"hex": "#x00124",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"hcirc"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER H WITH CIRCUMFLEX",
"dec": "#293",
"hex": "#x00125",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Hstrok"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER H WITH STROKE",
"dec": "#294",
"hex": "#x00126",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"hstrok"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER H WITH STROKE",
"dec": "#295",
"hex": "#x00127",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Itilde"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER I WITH TILDE",
"dec": "#296",
"hex": "#x00128",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"itilde"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER I WITH TILDE",
"dec": "#297",
"hex": "#x00129",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Imacr"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER I WITH MACRON",
"dec": "#298",
"hex": "#x0012A",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"imacr"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER I WITH MACRON",
"dec": "#299",
"hex": "#x0012B",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Iogon"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER I WITH OGONEK",
"dec": "#302",
"hex": "#x0012E",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"iogon"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER I WITH OGONEK",
"dec": "#303",
"hex": "#x0012F",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Idot"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER I WITH DOT ABOVE",
"dec": "#304",
"hex": "#x00130",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"imath",
"inodot"
],
"set": "9573-2003-isoamso 9573-2003-isolat2",
"title": "LATIN SMALL LETTER DOTLESS I",
"dec": "#305",
"hex": "#x00131",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"IJlig"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LIGATURE IJ",
"dec": "#306",
"hex": "#x00132",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"ijlig"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LIGATURE IJ",
"dec": "#307",
"hex": "#x00133",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Jcirc"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER J WITH CIRCUMFLEX",
"dec": "#308",
"hex": "#x00134",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"jcirc"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER J WITH CIRCUMFLEX",
"dec": "#309",
"hex": "#x00135",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Kcedil"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER K WITH CEDILLA",
"dec": "#310",
"hex": "#x00136",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"kcedil"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER K WITH CEDILLA",
"dec": "#311",
"hex": "#x00137",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"kgreen"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER KRA",
"dec": "#312",
"hex": "#x00138",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Lacute"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER L WITH ACUTE",
"dec": "#313",
"hex": "#x00139",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"lacute"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER L WITH ACUTE",
"dec": "#314",
"hex": "#x0013A",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Lcedil"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER L WITH CEDILLA",
"dec": "#315",
"hex": "#x0013B",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"lcedil"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER L WITH CEDILLA",
"dec": "#316",
"hex": "#x0013C",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Lcaron"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER L WITH CARON",
"dec": "#317",
"hex": "#x0013D",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"lcaron"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER L WITH CARON",
"dec": "#318",
"hex": "#x0013E",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Lmidot"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER L WITH MIDDLE DOT",
"dec": "#319",
"hex": "#x0013F",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"lmidot"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER L WITH MIDDLE DOT",
"dec": "#320",
"hex": "#x00140",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Lstrok"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER L WITH STROKE",
"dec": "#321",
"hex": "#x00141",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"lstrok"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER L WITH STROKE",
"dec": "#322",
"hex": "#x00142",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Nacute"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER N WITH ACUTE",
"dec": "#323",
"hex": "#x00143",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"nacute"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER N WITH ACUTE",
"dec": "#324",
"hex": "#x00144",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Ncedil"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER N WITH CEDILLA",
"dec": "#325",
"hex": "#x00145",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"ncedil"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER N WITH CEDILLA",
"dec": "#326",
"hex": "#x00146",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Ncaron"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER N WITH CARON",
"dec": "#327",
"hex": "#x00147",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"ncaron"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER N WITH CARON",
"dec": "#328",
"hex": "#x00148",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"napos"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER N PRECEDED BY APOSTROPHE",
"dec": "#329",
"hex": "#x00149",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"ENG"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER ENG",
"dec": "#330",
"hex": "#x0014A",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"eng"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER ENG",
"dec": "#331",
"hex": "#x0014B",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Omacr"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER O WITH MACRON",
"dec": "#332",
"hex": "#x0014C",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"omacr"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER O WITH MACRON",
"dec": "#333",
"hex": "#x0014D",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Odblac"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER O WITH DOUBLE ACUTE",
"dec": "#336",
"hex": "#x00150",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"odblac"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER O WITH DOUBLE ACUTE",
"dec": "#337",
"hex": "#x00151",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"OElig"
],
"set": "xhtml1-special 9573-2003-isolat2",
"title": "LATIN CAPITAL LIGATURE OE",
"dec": "#338",
"hex": "#x00152",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"oelig"
],
"set": "xhtml1-special 9573-2003-isolat2",
"title": "LATIN SMALL LIGATURE OE",
"dec": "#339",
"hex": "#x00153",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Racute"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER R WITH ACUTE",
"dec": "#340",
"hex": "#x00154",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"racute"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER R WITH ACUTE",
"dec": "#341",
"hex": "#x00155",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Rcedil"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER R WITH CEDILLA",
"dec": "#342",
"hex": "#x00156",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"rcedil"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER R WITH CEDILLA",
"dec": "#343",
"hex": "#x00157",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Rcaron"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER R WITH CARON",
"dec": "#344",
"hex": "#x00158",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"rcaron"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER R WITH CARON",
"dec": "#345",
"hex": "#x00159",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Sacute"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER S WITH ACUTE",
"dec": "#346",
"hex": "#x0015A",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"sacute"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER S WITH ACUTE",
"dec": "#347",
"hex": "#x0015B",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Scirc"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER S WITH CIRCUMFLEX",
"dec": "#348",
"hex": "#x0015C",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"scirc"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER S WITH CIRCUMFLEX",
"dec": "#349",
"hex": "#x0015D",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Scedil"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER S WITH CEDILLA",
"dec": "#350",
"hex": "#x0015E",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"scedil"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER S WITH CEDILLA",
"dec": "#351",
"hex": "#x0015F",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Scaron"
],
"set": "xhtml1-special 9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER S WITH CARON",
"dec": "#352",
"hex": "#x00160",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"scaron"
],
"set": "xhtml1-special 9573-2003-isolat2",
"title": "LATIN SMALL LETTER S WITH CARON",
"dec": "#353",
"hex": "#x00161",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Tcedil"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER T WITH CEDILLA",
"dec": "#354",
"hex": "#x00162",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"tcedil"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER T WITH CEDILLA",
"dec": "#355",
"hex": "#x00163",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Tcaron"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER T WITH CARON",
"dec": "#356",
"hex": "#x00164",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"tcaron"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER T WITH CARON",
"dec": "#357",
"hex": "#x00165",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Tstrok"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER T WITH STROKE",
"dec": "#358",
"hex": "#x00166",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"tstrok"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER T WITH STROKE",
"dec": "#359",
"hex": "#x00167",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Utilde"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER U WITH TILDE",
"dec": "#360",
"hex": "#x00168",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"utilde"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER U WITH TILDE",
"dec": "#361",
"hex": "#x00169",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Umacr"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER U WITH MACRON",
"dec": "#362",
"hex": "#x0016A",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"umacr"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER U WITH MACRON",
"dec": "#363",
"hex": "#x0016B",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Ubreve"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER U WITH BREVE",
"dec": "#364",
"hex": "#x0016C",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"ubreve"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER U WITH BREVE",
"dec": "#365",
"hex": "#x0016D",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Uring"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER U WITH RING ABOVE",
"dec": "#366",
"hex": "#x0016E",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"uring"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER U WITH RING ABOVE",
"dec": "#367",
"hex": "#x0016F",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Udblac"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER U WITH DOUBLE ACUTE",
"dec": "#368",
"hex": "#x00170",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"udblac"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER U WITH DOUBLE ACUTE",
"dec": "#369",
"hex": "#x00171",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Uogon"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER U WITH OGONEK",
"dec": "#370",
"hex": "#x00172",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"uogon"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER U WITH OGONEK",
"dec": "#371",
"hex": "#x00173",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Wcirc"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER W WITH CIRCUMFLEX",
"dec": "#372",
"hex": "#x00174",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"wcirc"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER W WITH CIRCUMFLEX",
"dec": "#373",
"hex": "#x00175",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Ycirc"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER Y WITH CIRCUMFLEX",
"dec": "#374",
"hex": "#x00176",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"ycirc"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER Y WITH CIRCUMFLEX",
"dec": "#375",
"hex": "#x00177",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Yuml"
],
"set": "xhtml1-special 9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER Y WITH DIAERESIS",
"dec": "#376",
"hex": "#x00178",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Zacute"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER Z WITH ACUTE",
"dec": "#377",
"hex": "#x00179",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"zacute"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER Z WITH ACUTE",
"dec": "#378",
"hex": "#x0017A",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Zdot"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER Z WITH DOT ABOVE",
"dec": "#379",
"hex": "#x0017B",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"zdot"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER Z WITH DOT ABOVE",
"dec": "#380",
"hex": "#x0017C",
"block": "Latin Extended-A"
},
{
"category": "Lu",
"entities": [
"Zcaron"
],
"set": "9573-2003-isolat2",
"title": "LATIN CAPITAL LETTER Z WITH CARON",
"dec": "#381",
"hex": "#x0017D",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"zcaron"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER Z WITH CARON",
"dec": "#382",
"hex": "#x0017E",
"block": "Latin Extended-A"
},
{
"category": "Ll",
"entities": [
"fnof"
],
"set": "xhtml1-symbol 9573-2003-isotech",
"title": "LATIN SMALL LETTER F WITH HOOK",
"dec": "#402",
"hex": "#x00192",
"block": "Latin Extended-B"
},
{
"category": "Lu",
"entities": [
"imped"
],
"set": "9573-2003-isotech",
"title": "LATIN CAPITAL LETTER Z WITH STROKE",
"dec": "#437",
"hex": "#x001B5",
"block": "Latin Extended-B"
},
{
"category": "Ll",
"entities": [
"gacute"
],
"set": "9573-2003-isolat2",
"title": "LATIN SMALL LETTER G WITH ACUTE",
"dec": "#501",
"hex": "#x001F5",
"block": "Latin Extended-B"
},
{
"category": "Ll",
"entities": [
"jmath"
],
"set": "9573-2003-isoamso",
"title": "LATIN SMALL LETTER DOTLESS J",
"dec": "#567",
"hex": "#x00237",
"block": "Latin Extended-B"
},
{
"category": "Lm",
"entities": [
"circ"
],
"set": "xhtml1-special 9573-2003-isodia",
"title": "MODIFIER LETTER CIRCUMFLEX ACCENT",
"dec": "#710",
"hex": "#x002C6",
"block": "Spacing Modifier Letters"
},
{
"category": "Lm",
"entities": [
"caron",
"Hacek"
],
"set": "9573-2003-isodia mmlalias",
"title": "CARON",
"dec": "#711",
"hex": "#x002C7",
"block": "Spacing Modifier Letters"
},
{
"category": "Sk",
"entities": [
"breve",
"Breve"
],
"set": "9573-2003-isodia mmlalias",
"title": "BREVE",
"dec": "#728",
"hex": "#x002D8",
"block": "Spacing Modifier Letters"
},
{
"category": "Sk",
"entities": [
"dot",
"DiacriticalDot"
],
"set": "9573-2003-isodia mmlalias",
"title": "DOT ABOVE",
"dec": "#729",
"hex": "#x002D9",
"block": "Spacing Modifier Letters"
},
{
"category": "Sk",
"entities": [
"ring"
],
"set": "9573-2003-isodia",
"title": "RING ABOVE",
"dec": "#730",
"hex": "#x002DA",
"block": "Spacing Modifier Letters"
},
{
"category": "Sk",
"entities": [
"ogon"
],
"set": "9573-2003-isodia",
"title": "OGONEK",
"dec": "#731",
"hex": "#x002DB",
"block": "Spacing Modifier Letters"
},
{
"category": "Sk",
"entities": [
"tilde",
"DiacriticalTilde"
],
"set": "xhtml1-special 9573-2003-isodia mmlalias",
"title": "SMALL TILDE",
"dec": "#732",
"hex": "#x002DC",
"block": "Spacing Modifier Letters"
},
{
"category": "Sk",
"entities": [
"dblac",
"DiacriticalDoubleAcute"
],
"set": "9573-2003-isodia mmlalias",
"title": "DOUBLE ACUTE ACCENT",
"dec": "#733",
"hex": "#x002DD",
"block": "Spacing Modifier Letters"
},
{
"category": "Mn",
"entities": [
"DownBreve"
],
"set": "mmlextra",
"title": "COMBINING INVERTED BREVE",
"dec": "#785",
"hex": "#x00311",
"block": "Combining Diacritical Marks"
},
{
"category": "Mn",
"entities": [
"UnderBar"
],
"set": "mmlextra",
"title": "COMBINING LOW LINE",
"dec": "#818",
"hex": "#x00332",
"block": "Combining Diacritical Marks"
},
{
"category": "Lu",
"entities": [
"Alpha"
],
"set": "xhtml1-symbol",
"title": "GREEK CAPITAL LETTER ALPHA",
"dec": "#913",
"hex": "#x00391",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Beta"
],
"set": "xhtml1-symbol",
"title": "GREEK CAPITAL LETTER BETA",
"dec": "#914",
"hex": "#x00392",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Gamma"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK CAPITAL LETTER GAMMA",
"dec": "#915",
"hex": "#x00393",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Delta"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK CAPITAL LETTER DELTA",
"dec": "#916",
"hex": "#x00394",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Epsilon"
],
"set": "xhtml1-symbol",
"title": "GREEK CAPITAL LETTER EPSILON",
"dec": "#917",
"hex": "#x00395",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Zeta"
],
"set": "xhtml1-symbol",
"title": "GREEK CAPITAL LETTER ZETA",
"dec": "#918",
"hex": "#x00396",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Eta"
],
"set": "xhtml1-symbol",
"title": "GREEK CAPITAL LETTER ETA",
"dec": "#919",
"hex": "#x00397",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Theta"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK CAPITAL LETTER THETA",
"dec": "#920",
"hex": "#x00398",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Iota"
],
"set": "xhtml1-symbol",
"title": "GREEK CAPITAL LETTER IOTA",
"dec": "#921",
"hex": "#x00399",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Kappa"
],
"set": "xhtml1-symbol",
"title": "GREEK CAPITAL LETTER KAPPA",
"dec": "#922",
"hex": "#x0039A",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Lambda"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK CAPITAL LETTER LAMDA",
"dec": "#923",
"hex": "#x0039B",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Mu"
],
"set": "xhtml1-symbol",
"title": "GREEK CAPITAL LETTER MU",
"dec": "#924",
"hex": "#x0039C",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Nu"
],
"set": "xhtml1-symbol",
"title": "GREEK CAPITAL LETTER NU",
"dec": "#925",
"hex": "#x0039D",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Xi"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK CAPITAL LETTER XI",
"dec": "#926",
"hex": "#x0039E",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Omicron"
],
"set": "xhtml1-symbol",
"title": "GREEK CAPITAL LETTER OMICRON",
"dec": "#927",
"hex": "#x0039F",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Pi"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK CAPITAL LETTER PI",
"dec": "#928",
"hex": "#x003A0",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Rho"
],
"set": "xhtml1-symbol",
"title": "GREEK CAPITAL LETTER RHO",
"dec": "#929",
"hex": "#x003A1",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Sigma"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK CAPITAL LETTER SIGMA",
"dec": "#931",
"hex": "#x003A3",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Tau"
],
"set": "xhtml1-symbol",
"title": "GREEK CAPITAL LETTER TAU",
"dec": "#932",
"hex": "#x003A4",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Upsilon"
],
"set": "mmlextra xhtml1-symbol",
"title": "GREEK CAPITAL LETTER UPSILON",
"dec": "#933",
"hex": "#x003A5",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Phi"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK CAPITAL LETTER PHI",
"dec": "#934",
"hex": "#x003A6",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Chi"
],
"set": "xhtml1-symbol",
"title": "GREEK CAPITAL LETTER CHI",
"dec": "#935",
"hex": "#x003A7",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Psi"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK CAPITAL LETTER PSI",
"dec": "#936",
"hex": "#x003A8",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Omega"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK CAPITAL LETTER OMEGA",
"dec": "#937",
"hex": "#x003A9",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"alpha"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK SMALL LETTER ALPHA",
"dec": "#945",
"hex": "#x003B1",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"beta"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK SMALL LETTER BETA",
"dec": "#946",
"hex": "#x003B2",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"gamma"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK SMALL LETTER GAMMA",
"dec": "#947",
"hex": "#x003B3",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"delta"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK SMALL LETTER DELTA",
"dec": "#948",
"hex": "#x003B4",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"epsiv",
"varepsilon",
"epsilon"
],
"set": "9573-2003-isogrk3 mmlalias xhtml1-symbol",
"title": "GREEK SMALL LETTER EPSILON",
"dec": "#949",
"hex": "#x003B5",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"zeta"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK SMALL LETTER ZETA",
"dec": "#950",
"hex": "#x003B6",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"eta"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK SMALL LETTER ETA",
"dec": "#951",
"hex": "#x003B7",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"theta"
],
"set": "9573-2003-isogrk3 xhtml1-symbol",
"title": "GREEK SMALL LETTER THETA",
"dec": "#952",
"hex": "#x003B8",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"iota"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK SMALL LETTER IOTA",
"dec": "#953",
"hex": "#x003B9",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"kappa"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK SMALL LETTER KAPPA",
"dec": "#954",
"hex": "#x003BA",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"lambda"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK SMALL LETTER LAMDA",
"dec": "#955",
"hex": "#x003BB",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"mu"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK SMALL LETTER MU",
"dec": "#956",
"hex": "#x003BC",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"nu"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK SMALL LETTER NU",
"dec": "#957",
"hex": "#x003BD",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"xi"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK SMALL LETTER XI",
"dec": "#958",
"hex": "#x003BE",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"omicron"
],
"set": "xhtml1-symbol",
"title": "GREEK SMALL LETTER OMICRON",
"dec": "#959",
"hex": "#x003BF",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"pi"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK SMALL LETTER PI",
"dec": "#960",
"hex": "#x003C0",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"rho"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK SMALL LETTER RHO",
"dec": "#961",
"hex": "#x003C1",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"sigmav",
"varsigma",
"sigmaf"
],
"set": "9573-2003-isogrk3 mmlalias xhtml1-symbol",
"title": "GREEK SMALL LETTER FINAL SIGMA",
"dec": "#962",
"hex": "#x003C2",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"sigma"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK SMALL LETTER SIGMA",
"dec": "#963",
"hex": "#x003C3",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"tau"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK SMALL LETTER TAU",
"dec": "#964",
"hex": "#x003C4",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"upsi",
"upsilon"
],
"set": "9573-2003-isogrk3 mmlalias xhtml1-symbol",
"title": "GREEK SMALL LETTER UPSILON",
"dec": "#965",
"hex": "#x003C5",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"phi",
"phiv",
"varphi"
],
"set": "9573-2003-isogrk3 xhtml1-symbol mmlalias",
"title": "GREEK SMALL LETTER PHI",
"dec": "#966",
"hex": "#x003C6",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"chi"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK SMALL LETTER CHI",
"dec": "#967",
"hex": "#x003C7",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"psi"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK SMALL LETTER PSI",
"dec": "#968",
"hex": "#x003C8",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"omega"
],
"set": "xhtml1-symbol 9573-2003-isogrk3",
"title": "GREEK SMALL LETTER OMEGA",
"dec": "#969",
"hex": "#x003C9",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"thetav",
"vartheta",
"thetasym"
],
"set": "9573-2003-isogrk3 mmlalias xhtml1-symbol",
"title": "GREEK THETA SYMBOL",
"dec": "#977",
"hex": "#x003D1",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Upsi",
"upsih"
],
"set": "9573-2003-isogrk3 xhtml1-symbol",
"title": "GREEK UPSILON WITH HOOK SYMBOL",
"dec": "#978",
"hex": "#x003D2",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"straightphi"
],
"set": "mmlalias",
"title": "GREEK PHI SYMBOL",
"dec": "#981",
"hex": "#x003D5",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"piv",
"varpi"
],
"set": "xhtml1-symbol 9573-2003-isogrk3 mmlalias",
"title": "GREEK PI SYMBOL",
"dec": "#982",
"hex": "#x003D6",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"Gammad"
],
"set": "9573-2003-isogrk3",
"title": "GREEK LETTER DIGAMMA",
"dec": "#988",
"hex": "#x003DC",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"gammad",
"digamma"
],
"set": "9573-2003-isogrk3 mmlalias",
"title": "GREEK SMALL LETTER DIGAMMA",
"dec": "#989",
"hex": "#x003DD",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"kappav",
"varkappa"
],
"set": "9573-2003-isogrk3 mmlalias",
"title": "GREEK KAPPA SYMBOL",
"dec": "#1008",
"hex": "#x003F0",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"rhov",
"varrho"
],
"set": "9573-2003-isogrk3 mmlalias",
"title": "GREEK RHO SYMBOL",
"dec": "#1009",
"hex": "#x003F1",
"block": "Greek and Coptic"
},
{
"category": "Ll",
"entities": [
"epsi",
"straightepsilon"
],
"set": "9573-2003-isogrk3 mmlalias",
"title": "GREEK LUNATE EPSILON SYMBOL",
"dec": "#1013",
"hex": "#x003F5",
"block": "Greek and Coptic"
},
{
"category": "Sm",
"entities": [
"bepsi",
"backepsilon"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "GREEK REVERSED LUNATE EPSILON SYMBOL",
"dec": "#1014",
"hex": "#x003F6",
"block": "Greek and Coptic"
},
{
"category": "Lu",
"entities": [
"IOcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER IO",
"dec": "#1025",
"hex": "#x00401",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"DJcy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC CAPITAL LETTER DJE",
"dec": "#1026",
"hex": "#x00402",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"GJcy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC CAPITAL LETTER GJE",
"dec": "#1027",
"hex": "#x00403",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Jukcy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC CAPITAL LETTER UKRAINIAN IE",
"dec": "#1028",
"hex": "#x00404",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"DScy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC CAPITAL LETTER DZE",
"dec": "#1029",
"hex": "#x00405",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Iukcy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I",
"dec": "#1030",
"hex": "#x00406",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"YIcy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC CAPITAL LETTER YI",
"dec": "#1031",
"hex": "#x00407",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Jsercy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC CAPITAL LETTER JE",
"dec": "#1032",
"hex": "#x00408",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"LJcy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC CAPITAL LETTER LJE",
"dec": "#1033",
"hex": "#x00409",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"NJcy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC CAPITAL LETTER NJE",
"dec": "#1034",
"hex": "#x0040A",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"TSHcy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC CAPITAL LETTER TSHE",
"dec": "#1035",
"hex": "#x0040B",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"KJcy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC CAPITAL LETTER KJE",
"dec": "#1036",
"hex": "#x0040C",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Ubrcy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC CAPITAL LETTER SHORT U",
"dec": "#1038",
"hex": "#x0040E",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"DZcy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC CAPITAL LETTER DZHE",
"dec": "#1039",
"hex": "#x0040F",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Acy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER A",
"dec": "#1040",
"hex": "#x00410",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Bcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER BE",
"dec": "#1041",
"hex": "#x00411",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Vcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER VE",
"dec": "#1042",
"hex": "#x00412",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Gcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER GHE",
"dec": "#1043",
"hex": "#x00413",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Dcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER DE",
"dec": "#1044",
"hex": "#x00414",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"IEcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER IE",
"dec": "#1045",
"hex": "#x00415",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"ZHcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER ZHE",
"dec": "#1046",
"hex": "#x00416",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Zcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER ZE",
"dec": "#1047",
"hex": "#x00417",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Icy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER I",
"dec": "#1048",
"hex": "#x00418",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Jcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER SHORT I",
"dec": "#1049",
"hex": "#x00419",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Kcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER KA",
"dec": "#1050",
"hex": "#x0041A",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Lcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER EL",
"dec": "#1051",
"hex": "#x0041B",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Mcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER EM",
"dec": "#1052",
"hex": "#x0041C",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Ncy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER EN",
"dec": "#1053",
"hex": "#x0041D",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Ocy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER O",
"dec": "#1054",
"hex": "#x0041E",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Pcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER PE",
"dec": "#1055",
"hex": "#x0041F",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Rcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER ER",
"dec": "#1056",
"hex": "#x00420",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Scy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER ES",
"dec": "#1057",
"hex": "#x00421",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Tcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER TE",
"dec": "#1058",
"hex": "#x00422",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Ucy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER U",
"dec": "#1059",
"hex": "#x00423",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Fcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER EF",
"dec": "#1060",
"hex": "#x00424",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"KHcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER HA",
"dec": "#1061",
"hex": "#x00425",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"TScy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER TSE",
"dec": "#1062",
"hex": "#x00426",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"CHcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER CHE",
"dec": "#1063",
"hex": "#x00427",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"SHcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER SHA",
"dec": "#1064",
"hex": "#x00428",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"SHCHcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER SHCHA",
"dec": "#1065",
"hex": "#x00429",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"HARDcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER HARD SIGN",
"dec": "#1066",
"hex": "#x0042A",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Ycy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER YERU",
"dec": "#1067",
"hex": "#x0042B",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"SOFTcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER SOFT SIGN",
"dec": "#1068",
"hex": "#x0042C",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"Ecy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER E",
"dec": "#1069",
"hex": "#x0042D",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"YUcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER YU",
"dec": "#1070",
"hex": "#x0042E",
"block": "Cyrillic"
},
{
"category": "Lu",
"entities": [
"YAcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC CAPITAL LETTER YA",
"dec": "#1071",
"hex": "#x0042F",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"acy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER A",
"dec": "#1072",
"hex": "#x00430",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"bcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER BE",
"dec": "#1073",
"hex": "#x00431",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"vcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER VE",
"dec": "#1074",
"hex": "#x00432",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"gcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER GHE",
"dec": "#1075",
"hex": "#x00433",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"dcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER DE",
"dec": "#1076",
"hex": "#x00434",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"iecy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER IE",
"dec": "#1077",
"hex": "#x00435",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"zhcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER ZHE",
"dec": "#1078",
"hex": "#x00436",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"zcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER ZE",
"dec": "#1079",
"hex": "#x00437",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"icy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER I",
"dec": "#1080",
"hex": "#x00438",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"jcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER SHORT I",
"dec": "#1081",
"hex": "#x00439",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"kcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER KA",
"dec": "#1082",
"hex": "#x0043A",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"lcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER EL",
"dec": "#1083",
"hex": "#x0043B",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"mcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER EM",
"dec": "#1084",
"hex": "#x0043C",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"ncy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER EN",
"dec": "#1085",
"hex": "#x0043D",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"ocy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER O",
"dec": "#1086",
"hex": "#x0043E",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"pcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER PE",
"dec": "#1087",
"hex": "#x0043F",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"rcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER ER",
"dec": "#1088",
"hex": "#x00440",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"scy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER ES",
"dec": "#1089",
"hex": "#x00441",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"tcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER TE",
"dec": "#1090",
"hex": "#x00442",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"ucy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER U",
"dec": "#1091",
"hex": "#x00443",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"fcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER EF",
"dec": "#1092",
"hex": "#x00444",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"khcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER HA",
"dec": "#1093",
"hex": "#x00445",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"tscy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER TSE",
"dec": "#1094",
"hex": "#x00446",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"chcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER CHE",
"dec": "#1095",
"hex": "#x00447",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"shcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER SHA",
"dec": "#1096",
"hex": "#x00448",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"shchcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER SHCHA",
"dec": "#1097",
"hex": "#x00449",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"hardcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER HARD SIGN",
"dec": "#1098",
"hex": "#x0044A",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"ycy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER YERU",
"dec": "#1099",
"hex": "#x0044B",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"softcy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER SOFT SIGN",
"dec": "#1100",
"hex": "#x0044C",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"ecy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER E",
"dec": "#1101",
"hex": "#x0044D",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"yucy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER YU",
"dec": "#1102",
"hex": "#x0044E",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"yacy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER YA",
"dec": "#1103",
"hex": "#x0044F",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"iocy"
],
"set": "9573-2003-isocyr1",
"title": "CYRILLIC SMALL LETTER IO",
"dec": "#1105",
"hex": "#x00451",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"djcy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC SMALL LETTER DJE",
"dec": "#1106",
"hex": "#x00452",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"gjcy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC SMALL LETTER GJE",
"dec": "#1107",
"hex": "#x00453",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"jukcy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC SMALL LETTER UKRAINIAN IE",
"dec": "#1108",
"hex": "#x00454",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"dscy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC SMALL LETTER DZE",
"dec": "#1109",
"hex": "#x00455",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"iukcy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I",
"dec": "#1110",
"hex": "#x00456",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"yicy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC SMALL LETTER YI",
"dec": "#1111",
"hex": "#x00457",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"jsercy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC SMALL LETTER JE",
"dec": "#1112",
"hex": "#x00458",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"ljcy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC SMALL LETTER LJE",
"dec": "#1113",
"hex": "#x00459",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"njcy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC SMALL LETTER NJE",
"dec": "#1114",
"hex": "#x0045A",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"tshcy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC SMALL LETTER TSHE",
"dec": "#1115",
"hex": "#x0045B",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"kjcy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC SMALL LETTER KJE",
"dec": "#1116",
"hex": "#x0045C",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"ubrcy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC SMALL LETTER SHORT U",
"dec": "#1118",
"hex": "#x0045E",
"block": "Cyrillic"
},
{
"category": "Ll",
"entities": [
"dzcy"
],
"set": "9573-2003-isocyr2",
"title": "CYRILLIC SMALL LETTER DZHE",
"dec": "#1119",
"hex": "#x0045F",
"block": "Cyrillic"
},
{
"category": "Zs",
"entities": [
"ensp"
],
"set": "xhtml1-special 9573-2003-isopub",
"title": "EN SPACE",
"dec": "#8194",
"hex": "#x02002",
"block": "General Punctuation"
},
{
"category": "Zs",
"entities": [
"emsp"
],
"set": "xhtml1-special 9573-2003-isopub",
"title": "EM SPACE",
"dec": "#8195",
"hex": "#x02003",
"block": "General Punctuation"
},
{
"category": "Zs",
"entities": [
"emsp13"
],
"set": "9573-2003-isopub",
"title": "THREE-PER-EM SPACE",
"dec": "#8196",
"hex": "#x02004",
"block": "General Punctuation"
},
{
"category": "Zs",
"entities": [
"emsp14"
],
"set": "9573-2003-isopub",
"title": "FOUR-PER-EM SPACE",
"dec": "#8197",
"hex": "#x02005",
"block": "General Punctuation"
},
{
"category": "Zs",
"entities": [
"numsp"
],
"set": "9573-2003-isopub",
"title": "FIGURE SPACE",
"dec": "#8199",
"hex": "#x02007",
"block": "General Punctuation"
},
{
"category": "Zs",
"entities": [
"puncsp"
],
"set": "9573-2003-isopub",
"title": "PUNCTUATION SPACE",
"dec": "#8200",
"hex": "#x02008",
"block": "General Punctuation"
},
{
"category": "Zs",
"entities": [
"thinsp",
"ThinSpace"
],
"set": "xhtml1-special mmlalias 9573-2003-isopub",
"title": "THIN SPACE",
"dec": "#8201",
"hex": "#x02009",
"block": "General Punctuation"
},
{
"category": "Zs",
"entities": [
"hairsp",
"VeryThinSpace"
],
"set": "9573-2003-isopub mmlalias",
"title": "HAIR SPACE",
"dec": "#8202",
"hex": "#x0200A",
"block": "General Punctuation"
},
{
"category": "Cf",
"entities": [
"ZeroWidthSpace",
"NegativeVeryThinSpace",
"NegativeThinSpace",
"NegativeMediumSpace",
"NegativeThickSpace"
],
"set": "mmlextra mmlalias",
"title": "ZERO WIDTH SPACE",
"dec": "#8203",
"hex": "#x0200B",
"block": "General Punctuation"
},
{
"category": "Cf",
"entities": [
"zwnj"
],
"set": "xhtml1-special",
"title": "ZERO WIDTH NON-JOINER",
"dec": "#8204",
"hex": "#x0200C",
"block": "General Punctuation"
},
{
"category": "Cf",
"entities": [
"zwj"
],
"set": "xhtml1-special",
"title": "ZERO WIDTH JOINER",
"dec": "#8205",
"hex": "#x0200D",
"block": "General Punctuation"
},
{
"category": "Cf",
"entities": [
"lrm"
],
"set": "xhtml1-special",
"title": "LEFT-TO-RIGHT MARK",
"dec": "#8206",
"hex": "#x0200E",
"block": "General Punctuation"
},
{
"category": "Cf",
"entities": [
"rlm"
],
"set": "xhtml1-special",
"title": "RIGHT-TO-LEFT MARK",
"dec": "#8207",
"hex": "#x0200F",
"block": "General Punctuation"
},
{
"category": "Pd",
"entities": [
"hyphen",
"dash"
],
"set": "9573-2003-isonum 9573-2003-isopub",
"title": "HYPHEN",
"dec": "#8208",
"hex": "#x02010",
"block": "General Punctuation"
},
{
"category": "Pd",
"entities": [
"ndash"
],
"set": "xhtml1-special 9573-2003-isopub",
"title": "EN DASH",
"dec": "#8211",
"hex": "#x02013",
"block": "General Punctuation"
},
{
"category": "Pd",
"entities": [
"mdash"
],
"set": "9573-2003-isopub xhtml1-special",
"title": "EM DASH",
"dec": "#8212",
"hex": "#x02014",
"block": "General Punctuation"
},
{
"category": "Pd",
"entities": [
"horbar"
],
"set": "9573-2003-isonum",
"title": "HORIZONTAL BAR",
"dec": "#8213",
"hex": "#x02015",
"block": "General Punctuation"
},
{
"category": "Po",
"entities": [
"Verbar",
"Vert"
],
"set": "9573-2003-isotech mmlalias",
"title": "DOUBLE VERTICAL LINE",
"dec": "#8214",
"hex": "#x02016",
"block": "General Punctuation"
},
{
"category": "Pi",
"entities": [
"lsquo",
"OpenCurlyQuote"
],
"set": "xhtml1-special 9573-2003-isonum mmlalias",
"title": "LEFT SINGLE QUOTATION MARK",
"dec": "#8216",
"hex": "#x02018",
"block": "General Punctuation"
},
{
"category": "Pf",
"entities": [
"rsquo",
"rsquor",
"CloseCurlyQuote"
],
"set": "xhtml1-special 9573-2003-isonum 9573-2003-isopub mmlalias",
"title": "RIGHT SINGLE QUOTATION MARK",
"dec": "#8217",
"hex": "#x02019",
"block": "General Punctuation"
},
{
"category": "Ps",
"entities": [
"lsquor",
"sbquo"
],
"set": "9573-2003-isopub xhtml1-special",
"title": "SINGLE LOW-9 QUOTATION MARK",
"dec": "#8218",
"hex": "#x0201A",
"block": "General Punctuation"
},
{
"category": "Pi",
"entities": [
"ldquo",
"OpenCurlyDoubleQuote"
],
"set": "xhtml1-special 9573-2003-isonum mmlalias",
"title": "LEFT DOUBLE QUOTATION MARK",
"dec": "#8220",
"hex": "#x0201C",
"block": "General Punctuation"
},
{
"category": "Pf",
"entities": [
"rdquo",
"rdquor",
"CloseCurlyDoubleQuote"
],
"set": "xhtml1-special 9573-2003-isonum 9573-2003-isopub mmlalias",
"title": "RIGHT DOUBLE QUOTATION MARK",
"dec": "#8221",
"hex": "#x0201D",
"block": "General Punctuation"
},
{
"category": "Ps",
"entities": [
"ldquor",
"bdquo"
],
"set": "9573-2003-isopub xhtml1-special",
"title": "DOUBLE LOW-9 QUOTATION MARK",
"dec": "#8222",
"hex": "#x0201E",
"block": "General Punctuation"
},
{
"category": "Po",
"entities": [
"dagger"
],
"set": "xhtml1-special 9573-2003-isopub 9573-2003-isoamsb",
"title": "DAGGER",
"dec": "#8224",
"hex": "#x02020",
"block": "General Punctuation"
},
{
"category": "Po",
"entities": [
"Dagger",
"ddagger"
],
"set": "xhtml1-special 9573-2003-isopub 9573-2003-isoamsb mmlalias",
"title": "DOUBLE DAGGER",
"dec": "#8225",
"hex": "#x02021",
"block": "General Punctuation"
},
{
"category": "Po",
"entities": [
"bull",
"bullet"
],
"set": "xhtml1-symbol 9573-2003-isopub mmlalias",
"title": "BULLET",
"dec": "#8226",
"hex": "#x02022",
"block": "General Punctuation"
},
{
"category": "Po",
"entities": [
"nldr"
],
"set": "9573-2003-isopub",
"title": "TWO DOT LEADER",
"dec": "#8229",
"hex": "#x02025",
"block": "General Punctuation"
},
{
"category": "Po",
"entities": [
"hellip",
"mldr"
],
"set": "xhtml1-symbol 9573-2003-isopub",
"title": "HORIZONTAL ELLIPSIS",
"dec": "#8230",
"hex": "#x02026",
"block": "General Punctuation"
},
{
"category": "Po",
"entities": [
"permil"
],
"set": "xhtml1-special 9573-2003-isotech",
"title": "PER MILLE SIGN",
"dec": "#8240",
"hex": "#x02030",
"block": "General Punctuation"
},
{
"category": "Po",
"entities": [
"pertenk"
],
"set": "9573-2003-isotech",
"title": "PER TEN THOUSAND SIGN",
"dec": "#8241",
"hex": "#x02031",
"block": "General Punctuation"
},
{
"category": "Po",
"entities": [
"prime"
],
"set": "xhtml1-symbol 9573-2003-isotech",
"title": "PRIME",
"dec": "#8242",
"hex": "#x02032",
"block": "General Punctuation"
},
{
"category": "Po",
"entities": [
"Prime"
],
"set": "xhtml1-symbol 9573-2003-isotech",
"title": "DOUBLE PRIME",
"dec": "#8243",
"hex": "#x02033",
"block": "General Punctuation"
},
{
"category": "Po",
"entities": [
"tprime"
],
"set": "9573-2003-isotech",
"title": "TRIPLE PRIME",
"dec": "#8244",
"hex": "#x02034",
"block": "General Punctuation"
},
{
"category": "Po",
"entities": [
"bprime",
"backprime"
],
"set": "9573-2003-isoamso mmlalias",
"title": "REVERSED PRIME",
"dec": "#8245",
"hex": "#x02035",
"block": "General Punctuation"
},
{
"category": "Pi",
"entities": [
"lsaquo"
],
"set": "xhtml1-special",
"title": "SINGLE LEFT-POINTING ANGLE QUOTATION MARK",
"dec": "#8249",
"hex": "#x02039",
"block": "General Punctuation"
},
{
"category": "Pf",
"entities": [
"rsaquo"
],
"set": "xhtml1-special",
"title": "SINGLE RIGHT-POINTING ANGLE QUOTATION MARK",
"dec": "#8250",
"hex": "#x0203A",
"block": "General Punctuation"
},
{
"category": "Po",
"entities": [
"oline"
],
"set": "xhtml1-symbol",
"title": "OVERLINE",
"dec": "#8254",
"hex": "#x0203E",
"block": "General Punctuation"
},
{
"category": "Po",
"entities": [
"caret"
],
"set": "9573-2003-isopub",
"title": "CARET INSERTION POINT",
"dec": "#8257",
"hex": "#x02041",
"block": "General Punctuation"
},
{
"category": "Po",
"entities": [
"hybull"
],
"set": "9573-2003-isopub",
"title": "HYPHEN BULLET",
"dec": "#8259",
"hex": "#x02043",
"block": "General Punctuation"
},
{
"category": "Sm",
"entities": [
"frasl"
],
"set": "xhtml1-symbol",
"title": "FRACTION SLASH",
"dec": "#8260",
"hex": "#x02044",
"block": "General Punctuation"
},
{
"category": "Po",
"entities": [
"bsemi"
],
"set": "9573-2003-isoamso",
"title": "REVERSED SEMICOLON",
"dec": "#8271",
"hex": "#x0204F",
"block": "General Punctuation"
},
{
"category": "Po",
"entities": [
"qprime"
],
"set": "9573-2003-isotech",
"title": "QUADRUPLE PRIME",
"dec": "#8279",
"hex": "#x02057",
"block": "General Punctuation"
},
{
"category": "Zs",
"entities": [
"MediumSpace"
],
"set": "mmlextra",
"title": "MEDIUM MATHEMATICAL SPACE",
"dec": "#8287",
"hex": "#x0205F",
"block": "General Punctuation"
},
{
"category": "Cf",
"entities": [
"NoBreak"
],
"set": "mmlextra",
"title": "WORD JOINER",
"dec": "#8288",
"hex": "#x02060",
"block": "General Punctuation"
},
{
"category": "Cf",
"entities": [
"ApplyFunction",
"af"
],
"set": "mmlalias mmlextra",
"title": "FUNCTION APPLICATION",
"dec": "#8289",
"hex": "#x02061",
"block": "General Punctuation"
},
{
"category": "Cf",
"entities": [
"InvisibleTimes",
"it"
],
"set": "mmlalias mmlextra",
"title": "INVISIBLE TIMES",
"dec": "#8290",
"hex": "#x02062",
"block": "General Punctuation"
},
{
"category": "Cf",
"entities": [
"InvisibleComma",
"ic"
],
"set": "mmlalias mmlextra",
"title": "INVISIBLE SEPARATOR",
"dec": "#8291",
"hex": "#x02063",
"block": "General Punctuation"
},
{
"category": "Sc",
"entities": [
"euro"
],
"set": "xhtml1-special",
"title": "EURO SIGN",
"dec": "#8364",
"hex": "#x020AC",
"block": "Currency Symbols"
},
{
"category": "Mn",
"entities": [
"tdot",
"TripleDot"
],
"set": "9573-2003-isotech mmlalias",
"title": "COMBINING THREE DOTS ABOVE",
"dec": "#8411",
"hex": "#x020DB",
"block": "Combining Diacritical Marks for Symbols"
},
{
"category": "Mn",
"entities": [
"DotDot"
],
"set": "9573-2003-isotech",
"title": "COMBINING FOUR DOTS ABOVE",
"dec": "#8412",
"hex": "#x020DC",
"block": "Combining Diacritical Marks for Symbols"
},
{
"category": "Lu",
"entities": [
"Copf",
"complexes"
],
"set": "9573-2003-isomopf mmlalias",
"title": "DOUBLE-STRUCK CAPITAL C",
"dec": "#8450",
"hex": "#x02102",
"block": "Letterlike Symbols"
},
{
"category": "So",
"entities": [
"incare"
],
"set": "9573-2003-isopub",
"title": "CARE OF",
"dec": "#8453",
"hex": "#x02105",
"block": "Letterlike Symbols"
},
{
"category": "Ll",
"entities": [
"gscr"
],
"set": "9573-2003-isomscr",
"title": "SCRIPT SMALL G",
"dec": "#8458",
"hex": "#x0210A",
"block": "Letterlike Symbols"
},
{
"category": "Lu",
"entities": [
"hamilt",
"HilbertSpace",
"Hscr"
],
"set": "9573-2003-isotech mmlalias 9573-2003-isomscr",
"title": "SCRIPT CAPITAL H",
"dec": "#8459",
"hex": "#x0210B",
"block": "Letterlike Symbols"
},
{
"category": "Lu",
"entities": [
"Hfr",
"Poincareplane"
],
"set": "9573-2003-isomfrk mmlalias",
"title": "BLACK-LETTER CAPITAL H",
"dec": "#8460",
"hex": "#x0210C",
"block": "Letterlike Symbols"
},
{
"category": "Lu",
"entities": [
"quaternions",
"Hopf"
],
"set": "mmlalias 9573-2003-isomopf",
"title": "DOUBLE-STRUCK CAPITAL H",
"dec": "#8461",
"hex": "#x0210D",
"block": "Letterlike Symbols"
},
{
"category": "Ll",
"entities": [
"planckh"
],
"set": "mmlextra",
"title": "PLANCK CONSTANT",
"dec": "#8462",
"hex": "#x0210E",
"block": "Letterlike Symbols"
},
{
"category": "Ll",
"entities": [
"planck",
"hbar",
"plankv",
"hslash"
],
"set": "9573-2003-isoamso mmlalias",
"title": "PLANCK CONSTANT OVER TWO PI",
"dec": "#8463",
"hex": "#x0210F",
"block": "Letterlike Symbols"
},
{
"category": "Lu",
"entities": [
"Iscr",
"imagline"
],
"set": "9573-2003-isomscr mmlalias",
"title": "SCRIPT CAPITAL I",
"dec": "#8464",
"hex": "#x02110",
"block": "Letterlike Symbols"
},
{
"category": "Lu",
"entities": [
"image",
"Im",
"imagpart",
"Ifr"
],
"set": "xhtml1-symbol 9573-2003-isoamso mmlalias 9573-2003-isomfrk",
"title": "BLACK-LETTER CAPITAL I",
"dec": "#8465",
"hex": "#x02111",
"block": "Letterlike Symbols"
},
{
"category": "Lu",
"entities": [
"Lscr",
"lagran",
"Laplacetrf"
],
"set": "9573-2003-isomscr 9573-2003-isotech mmlalias",
"title": "SCRIPT CAPITAL L",
"dec": "#8466",
"hex": "#x02112",
"block": "Letterlike Symbols"
},
{
"category": "Ll",
"entities": [
"ell"
],
"set": "9573-2003-isoamso",
"title": "SCRIPT SMALL L",
"dec": "#8467",
"hex": "#x02113",
"block": "Letterlike Symbols"
},
{
"category": "Lu",
"entities": [
"Nopf",
"naturals"
],
"set": "9573-2003-isomopf mmlalias",
"title": "DOUBLE-STRUCK CAPITAL N",
"dec": "#8469",
"hex": "#x02115",
"block": "Letterlike Symbols"
},
{
"category": "So",
"entities": [
"numero"
],
"set": "9573-2003-isocyr1",
"title": "NUMERO SIGN",
"dec": "#8470",
"hex": "#x02116",
"block": "Letterlike Symbols"
},
{
"category": "So",
"entities": [
"copysr"
],
"set": "9573-2003-isopub",
"title": "SOUND RECORDING COPYRIGHT",
"dec": "#8471",
"hex": "#x02117",
"block": "Letterlike Symbols"
},
{
"category": "So",
"entities": [
"weierp",
"wp"
],
"set": "xhtml1-symbol 9573-2003-isoamso mmlalias",
"title": "SCRIPT CAPITAL P",
"dec": "#8472",
"hex": "#x02118",
"block": "Letterlike Symbols"
},
{
"category": "Lu",
"entities": [
"Popf",
"primes"
],
"set": "9573-2003-isomopf mmlalias",
"title": "DOUBLE-STRUCK CAPITAL P",
"dec": "#8473",
"hex": "#x02119",
"block": "Letterlike Symbols"
},
{
"category": "Lu",
"entities": [
"rationals",
"Qopf"
],
"set": "mmlalias 9573-2003-isomopf",
"title": "DOUBLE-STRUCK CAPITAL Q",
"dec": "#8474",
"hex": "#x0211A",
"block": "Letterlike Symbols"
},
{
"category": "Lu",
"entities": [
"Rscr",
"realine"
],
"set": "9573-2003-isomscr mmlalias",
"title": "SCRIPT CAPITAL R",
"dec": "#8475",
"hex": "#x0211B",
"block": "Letterlike Symbols"
},
{
"category": "Lu",
"entities": [
"real",
"Re",
"realpart",
"Rfr"
],
"set": "xhtml1-symbol 9573-2003-isoamso mmlalias 9573-2003-isomfrk",
"title": "BLACK-LETTER CAPITAL R",
"dec": "#8476",
"hex": "#x0211C",
"block": "Letterlike Symbols"
},
{
"category": "Lu",
"entities": [
"reals",
"Ropf"
],
"set": "mmlalias 9573-2003-isomopf",
"title": "DOUBLE-STRUCK CAPITAL R",
"dec": "#8477",
"hex": "#x0211D",
"block": "Letterlike Symbols"
},
{
"category": "So",
"entities": [
"rx"
],
"set": "9573-2003-isopub",
"title": "PRESCRIPTION TAKE",
"dec": "#8478",
"hex": "#x0211E",
"block": "Letterlike Symbols"
},
{
"category": "So",
"entities": [
"trade",
"TRADE"
],
"set": "xhtml1-symbol 9573-2003-isonum html5-uppercase",
"title": "TRADE MARK SIGN",
"dec": "#8482",
"hex": "#x02122",
"block": "Letterlike Symbols"
},
{
"category": "Lu",
"entities": [
"integers",
"Zopf"
],
"set": "mmlalias 9573-2003-isomopf",
"title": "DOUBLE-STRUCK CAPITAL Z",
"dec": "#8484",
"hex": "#x02124",
"block": "Letterlike Symbols"
},
{
"category": "Lu",
"entities": [
"ohm"
],
"set": "9573-2003-isonum",
"title": "OHM SIGN",
"dec": "#8486",
"hex": "#x02126",
"block": "Letterlike Symbols"
},
{
"category": "So",
"entities": [
"mho"
],
"set": "9573-2003-isoamso",
"title": "INVERTED OHM SIGN",
"dec": "#8487",
"hex": "#x02127",
"block": "Letterlike Symbols"
},
{
"category": "Lu",
"entities": [
"Zfr",
"zeetrf"
],
"set": "9573-2003-isomfrk mmlalias",
"title": "BLACK-LETTER CAPITAL Z",
"dec": "#8488",
"hex": "#x02128",
"block": "Letterlike Symbols"
},
{
"category": "So",
"entities": [
"iiota"
],
"set": "9573-2003-isoamso",
"title": "TURNED GREEK SMALL LETTER IOTA",
"dec": "#8489",
"hex": "#x02129",
"block": "Letterlike Symbols"
},
{
"category": "Lu",
"entities": [
"angst"
],
"set": "9573-2003-isotech",
"title": "ANGSTROM SIGN",
"dec": "#8491",
"hex": "#x0212B",
"block": "Letterlike Symbols"
},
{
"category": "Lu",
"entities": [
"bernou",
"Bernoullis",
"Bscr"
],
"set": "9573-2003-isotech mmlalias 9573-2003-isomscr",
"title": "SCRIPT CAPITAL B",
"dec": "#8492",
"hex": "#x0212C",
"block": "Letterlike Symbols"
},
{
"category": "Lu",
"entities": [
"Cfr",
"Cayleys"
],
"set": "9573-2003-isomfrk mmlalias",
"title": "BLACK-LETTER CAPITAL C",
"dec": "#8493",
"hex": "#x0212D",
"block": "Letterlike Symbols"
},
{
"category": "Ll",
"entities": [
"escr"
],
"set": "9573-2003-isomscr",
"title": "SCRIPT SMALL E",
"dec": "#8495",
"hex": "#x0212F",
"block": "Letterlike Symbols"
},
{
"category": "Lu",
"entities": [
"Escr",
"expectation"
],
"set": "9573-2003-isomscr mmlalias",
"title": "SCRIPT CAPITAL E",
"dec": "#8496",
"hex": "#x02130",
"block": "Letterlike Symbols"
},
{
"category": "Lu",
"entities": [
"Fscr",
"Fouriertrf"
],
"set": "9573-2003-isomscr mmlalias",
"title": "SCRIPT CAPITAL F",
"dec": "#8497",
"hex": "#x02131",
"block": "Letterlike Symbols"
},
{
"category": "Lu",
"entities": [
"phmmat",
"Mellintrf",
"Mscr"
],
"set": "9573-2003-isotech mmlalias 9573-2003-isomscr",
"title": "SCRIPT CAPITAL M",
"dec": "#8499",
"hex": "#x02133",
"block": "Letterlike Symbols"
},
{
"category": "Ll",
"entities": [
"order",
"orderof",
"oscr"
],
"set": "9573-2003-isotech mmlalias 9573-2003-isomscr",
"title": "SCRIPT SMALL O",
"dec": "#8500",
"hex": "#x02134",
"block": "Letterlike Symbols"
},
{
"category": "Lo",
"entities": [
"alefsym",
"aleph"
],
"set": "xhtml1-symbol 9573-2003-isotech",
"title": "ALEF SYMBOL",
"dec": "#8501",
"hex": "#x02135",
"block": "Letterlike Symbols"
},
{
"category": "Lo",
"entities": [
"beth"
],
"set": "9573-2003-isoamso",
"title": "BET SYMBOL",
"dec": "#8502",
"hex": "#x02136",
"block": "Letterlike Symbols"
},
{
"category": "Lo",
"entities": [
"gimel"
],
"set": "9573-2003-isoamso",
"title": "GIMEL SYMBOL",
"dec": "#8503",
"hex": "#x02137",
"block": "Letterlike Symbols"
},
{
"category": "Lo",
"entities": [
"daleth"
],
"set": "9573-2003-isoamso",
"title": "DALET SYMBOL",
"dec": "#8504",
"hex": "#x02138",
"block": "Letterlike Symbols"
},
{
"category": "Lu",
"entities": [
"CapitalDifferentialD",
"DD"
],
"set": "mmlalias mmlextra",
"title": "DOUBLE-STRUCK ITALIC CAPITAL D",
"dec": "#8517",
"hex": "#x02145",
"block": "Letterlike Symbols"
},
{
"category": "Ll",
"entities": [
"DifferentialD",
"dd"
],
"set": "mmlalias mmlextra",
"title": "DOUBLE-STRUCK ITALIC SMALL D",
"dec": "#8518",
"hex": "#x02146",
"block": "Letterlike Symbols"
},
{
"category": "Ll",
"entities": [
"ExponentialE",
"exponentiale",
"ee"
],
"set": "mmlalias mmlextra",
"title": "DOUBLE-STRUCK ITALIC SMALL E",
"dec": "#8519",
"hex": "#x02147",
"block": "Letterlike Symbols"
},
{
"category": "Ll",
"entities": [
"ImaginaryI",
"ii"
],
"set": "mmlalias mmlextra",
"title": "DOUBLE-STRUCK ITALIC SMALL I",
"dec": "#8520",
"hex": "#x02148",
"block": "Letterlike Symbols"
},
{
"category": "No",
"entities": [
"frac13"
],
"set": "9573-2003-isopub",
"title": "VULGAR FRACTION ONE THIRD",
"dec": "#8531",
"hex": "#x02153",
"block": "Number Forms"
},
{
"category": "No",
"entities": [
"frac23"
],
"set": "9573-2003-isopub",
"title": "VULGAR FRACTION TWO THIRDS",
"dec": "#8532",
"hex": "#x02154",
"block": "Number Forms"
},
{
"category": "No",
"entities": [
"frac15"
],
"set": "9573-2003-isopub",
"title": "VULGAR FRACTION ONE FIFTH",
"dec": "#8533",
"hex": "#x02155",
"block": "Number Forms"
},
{
"category": "No",
"entities": [
"frac25"
],
"set": "9573-2003-isopub",
"title": "VULGAR FRACTION TWO FIFTHS",
"dec": "#8534",
"hex": "#x02156",
"block": "Number Forms"
},
{
"category": "No",
"entities": [
"frac35"
],
"set": "9573-2003-isopub",
"title": "VULGAR FRACTION THREE FIFTHS",
"dec": "#8535",
"hex": "#x02157",
"block": "Number Forms"
},
{
"category": "No",
"entities": [
"frac45"
],
"set": "9573-2003-isopub",
"title": "VULGAR FRACTION FOUR FIFTHS",
"dec": "#8536",
"hex": "#x02158",
"block": "Number Forms"
},
{
"category": "No",
"entities": [
"frac16"
],
"set": "9573-2003-isopub",
"title": "VULGAR FRACTION ONE SIXTH",
"dec": "#8537",
"hex": "#x02159",
"block": "Number Forms"
},
{
"category": "No",
"entities": [
"frac56"
],
"set": "9573-2003-isopub",
"title": "VULGAR FRACTION FIVE SIXTHS",
"dec": "#8538",
"hex": "#x0215A",
"block": "Number Forms"
},
{
"category": "No",
"entities": [
"frac18"
],
"set": "9573-2003-isonum",
"title": "VULGAR FRACTION ONE EIGHTH",
"dec": "#8539",
"hex": "#x0215B",
"block": "Number Forms"
},
{
"category": "No",
"entities": [
"frac38"
],
"set": "9573-2003-isonum",
"title": "VULGAR FRACTION THREE EIGHTHS",
"dec": "#8540",
"hex": "#x0215C",
"block": "Number Forms"
},
{
"category": "No",
"entities": [
"frac58"
],
"set": "9573-2003-isonum",
"title": "VULGAR FRACTION FIVE EIGHTHS",
"dec": "#8541",
"hex": "#x0215D",
"block": "Number Forms"
},
{
"category": "No",
"entities": [
"frac78"
],
"set": "9573-2003-isonum",
"title": "VULGAR FRACTION SEVEN EIGHTHS",
"dec": "#8542",
"hex": "#x0215E",
"block": "Number Forms"
},
{
"category": "Sm",
"entities": [
"larr",
"leftarrow",
"LeftArrow",
"slarr",
"ShortLeftArrow"
],
"set": "xhtml1-symbol 9573-2003-isonum mmlalias 9573-2003-isoamsa",
"title": "LEFTWARDS ARROW",
"dec": "#8592",
"hex": "#x02190",
"block": "Arrows"
},
{
"category": "Sm",
"entities": [
"uarr",
"uparrow",
"UpArrow",
"ShortUpArrow"
],
"set": "xhtml1-symbol 9573-2003-isonum mmlalias",
"title": "UPWARDS ARROW",
"dec": "#8593",
"hex": "#x02191",
"block": "Arrows"
},
{
"category": "Sm",
"entities": [
"rarr",
"rightarrow",
"RightArrow",
"srarr",
"ShortRightArrow"
],
"set": "xhtml1-symbol 9573-2003-isonum mmlalias 9573-2003-isoamsa",
"title": "RIGHTWARDS ARROW",
"dec": "#8594",
"hex": "#x02192",
"block": "Arrows"
},
{
"category": "Sm",
"entities": [
"darr",
"downarrow",
"DownArrow",
"ShortDownArrow"
],
"set": "xhtml1-symbol 9573-2003-isonum mmlalias",
"title": "DOWNWARDS ARROW",
"dec": "#8595",
"hex": "#x02193",
"block": "Arrows"
},
{
"category": "Sm",
"entities": [
"harr",
"leftrightarrow",
"LeftRightArrow"
],
"set": "xhtml1-symbol 9573-2003-isoamsa mmlalias",
"title": "LEFT RIGHT ARROW",
"dec": "#8596",
"hex": "#x02194",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"varr",
"updownarrow",
"UpDownArrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "UP DOWN ARROW",
"dec": "#8597",
"hex": "#x02195",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"nwarr",
"UpperLeftArrow",
"nwarrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "NORTH WEST ARROW",
"dec": "#8598",
"hex": "#x02196",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"nearr",
"UpperRightArrow",
"nearrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "NORTH EAST ARROW",
"dec": "#8599",
"hex": "#x02197",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"searr",
"searrow",
"LowerRightArrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "SOUTH EAST ARROW",
"dec": "#8600",
"hex": "#x02198",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"swarr",
"swarrow",
"LowerLeftArrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "SOUTH WEST ARROW",
"dec": "#8601",
"hex": "#x02199",
"block": "Arrows"
},
{
"category": "Sm",
"entities": [
"nlarr",
"nleftarrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "LEFTWARDS ARROW WITH STROKE",
"dec": "#8602",
"hex": "#x0219A",
"block": "Arrows"
},
{
"category": "Sm",
"entities": [
"nrarr",
"nrightarrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "RIGHTWARDS ARROW WITH STROKE",
"dec": "#8603",
"hex": "#x0219B",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"rarrw",
"rightsquigarrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "RIGHTWARDS WAVE ARROW",
"dec": "#8605",
"hex": "#x0219D",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"Larr",
"twoheadleftarrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "LEFTWARDS TWO HEADED ARROW",
"dec": "#8606",
"hex": "#x0219E",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"Uarr"
],
"set": "9573-2003-isoamsa",
"title": "UPWARDS TWO HEADED ARROW",
"dec": "#8607",
"hex": "#x0219F",
"block": "Arrows"
},
{
"category": "Sm",
"entities": [
"Rarr",
"twoheadrightarrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "RIGHTWARDS TWO HEADED ARROW",
"dec": "#8608",
"hex": "#x021A0",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"Darr"
],
"set": "9573-2003-isoamsa",
"title": "DOWNWARDS TWO HEADED ARROW",
"dec": "#8609",
"hex": "#x021A1",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"larrtl",
"leftarrowtail"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "LEFTWARDS ARROW WITH TAIL",
"dec": "#8610",
"hex": "#x021A2",
"block": "Arrows"
},
{
"category": "Sm",
"entities": [
"rarrtl",
"rightarrowtail"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "RIGHTWARDS ARROW WITH TAIL",
"dec": "#8611",
"hex": "#x021A3",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"LeftTeeArrow",
"mapstoleft"
],
"set": "mmlalias mmlextra",
"title": "LEFTWARDS ARROW FROM BAR",
"dec": "#8612",
"hex": "#x021A4",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"UpTeeArrow",
"mapstoup"
],
"set": "mmlalias mmlextra",
"title": "UPWARDS ARROW FROM BAR",
"dec": "#8613",
"hex": "#x021A5",
"block": "Arrows"
},
{
"category": "Sm",
"entities": [
"map",
"RightTeeArrow",
"mapsto"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "RIGHTWARDS ARROW FROM BAR",
"dec": "#8614",
"hex": "#x021A6",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"DownTeeArrow",
"mapstodown"
],
"set": "mmlalias mmlextra",
"title": "DOWNWARDS ARROW FROM BAR",
"dec": "#8615",
"hex": "#x021A7",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"larrhk",
"hookleftarrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "LEFTWARDS ARROW WITH HOOK",
"dec": "#8617",
"hex": "#x021A9",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"rarrhk",
"hookrightarrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "RIGHTWARDS ARROW WITH HOOK",
"dec": "#8618",
"hex": "#x021AA",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"larrlp",
"looparrowleft"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "LEFTWARDS ARROW WITH LOOP",
"dec": "#8619",
"hex": "#x021AB",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"rarrlp",
"looparrowright"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "RIGHTWARDS ARROW WITH LOOP",
"dec": "#8620",
"hex": "#x021AC",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"harrw",
"leftrightsquigarrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "LEFT RIGHT WAVE ARROW",
"dec": "#8621",
"hex": "#x021AD",
"block": "Arrows"
},
{
"category": "Sm",
"entities": [
"nharr",
"nleftrightarrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "LEFT RIGHT ARROW WITH STROKE",
"dec": "#8622",
"hex": "#x021AE",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"lsh",
"Lsh"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "UPWARDS ARROW WITH TIP LEFTWARDS",
"dec": "#8624",
"hex": "#x021B0",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"rsh",
"Rsh"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "UPWARDS ARROW WITH TIP RIGHTWARDS",
"dec": "#8625",
"hex": "#x021B1",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"ldsh"
],
"set": "9573-2003-isoamsa",
"title": "DOWNWARDS ARROW WITH TIP LEFTWARDS",
"dec": "#8626",
"hex": "#x021B2",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"rdsh"
],
"set": "9573-2003-isoamsa",
"title": "DOWNWARDS ARROW WITH TIP RIGHTWARDS",
"dec": "#8627",
"hex": "#x021B3",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"crarr"
],
"set": "xhtml1-symbol",
"title": "DOWNWARDS ARROW WITH CORNER LEFTWARDS",
"dec": "#8629",
"hex": "#x021B5",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"cularr",
"curvearrowleft"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "ANTICLOCKWISE TOP SEMICIRCLE ARROW",
"dec": "#8630",
"hex": "#x021B6",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"curarr",
"curvearrowright"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "CLOCKWISE TOP SEMICIRCLE ARROW",
"dec": "#8631",
"hex": "#x021B7",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"olarr",
"circlearrowleft"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "ANTICLOCKWISE OPEN CIRCLE ARROW",
"dec": "#8634",
"hex": "#x021BA",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"orarr",
"circlearrowright"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "CLOCKWISE OPEN CIRCLE ARROW",
"dec": "#8635",
"hex": "#x021BB",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"lharu",
"LeftVector",
"leftharpoonup"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "LEFTWARDS HARPOON WITH BARB UPWARDS",
"dec": "#8636",
"hex": "#x021BC",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"lhard",
"leftharpoondown",
"DownLeftVector"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "LEFTWARDS HARPOON WITH BARB DOWNWARDS",
"dec": "#8637",
"hex": "#x021BD",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"uharr",
"upharpoonright",
"RightUpVector"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "UPWARDS HARPOON WITH BARB RIGHTWARDS",
"dec": "#8638",
"hex": "#x021BE",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"uharl",
"upharpoonleft",
"LeftUpVector"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "UPWARDS HARPOON WITH BARB LEFTWARDS",
"dec": "#8639",
"hex": "#x021BF",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"rharu",
"RightVector",
"rightharpoonup"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "RIGHTWARDS HARPOON WITH BARB UPWARDS",
"dec": "#8640",
"hex": "#x021C0",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"rhard",
"rightharpoondown",
"DownRightVector"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "RIGHTWARDS HARPOON WITH BARB DOWNWARDS",
"dec": "#8641",
"hex": "#x021C1",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"dharr",
"RightDownVector",
"downharpoonright"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "DOWNWARDS HARPOON WITH BARB RIGHTWARDS",
"dec": "#8642",
"hex": "#x021C2",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"dharl",
"LeftDownVector",
"downharpoonleft"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "DOWNWARDS HARPOON WITH BARB LEFTWARDS",
"dec": "#8643",
"hex": "#x021C3",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"rlarr",
"rightleftarrows",
"RightArrowLeftArrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "RIGHTWARDS ARROW OVER LEFTWARDS ARROW",
"dec": "#8644",
"hex": "#x021C4",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"udarr",
"UpArrowDownArrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "UPWARDS ARROW LEFTWARDS OF DOWNWARDS ARROW",
"dec": "#8645",
"hex": "#x021C5",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"lrarr",
"leftrightarrows",
"LeftArrowRightArrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "LEFTWARDS ARROW OVER RIGHTWARDS ARROW",
"dec": "#8646",
"hex": "#x021C6",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"llarr",
"leftleftarrows"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "LEFTWARDS PAIRED ARROWS",
"dec": "#8647",
"hex": "#x021C7",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"uuarr",
"upuparrows"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "UPWARDS PAIRED ARROWS",
"dec": "#8648",
"hex": "#x021C8",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"rrarr",
"rightrightarrows"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "RIGHTWARDS PAIRED ARROWS",
"dec": "#8649",
"hex": "#x021C9",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"ddarr",
"downdownarrows"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "DOWNWARDS PAIRED ARROWS",
"dec": "#8650",
"hex": "#x021CA",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"lrhar",
"ReverseEquilibrium",
"leftrightharpoons"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "LEFTWARDS HARPOON OVER RIGHTWARDS HARPOON",
"dec": "#8651",
"hex": "#x021CB",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"rlhar",
"rightleftharpoons",
"Equilibrium"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "RIGHTWARDS HARPOON OVER LEFTWARDS HARPOON",
"dec": "#8652",
"hex": "#x021CC",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"nlArr",
"nLeftarrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "LEFTWARDS DOUBLE ARROW WITH STROKE",
"dec": "#8653",
"hex": "#x021CD",
"block": "Arrows"
},
{
"category": "Sm",
"entities": [
"nhArr",
"nLeftrightarrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "LEFT RIGHT DOUBLE ARROW WITH STROKE",
"dec": "#8654",
"hex": "#x021CE",
"block": "Arrows"
},
{
"category": "Sm",
"entities": [
"nrArr",
"nRightarrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "RIGHTWARDS DOUBLE ARROW WITH STROKE",
"dec": "#8655",
"hex": "#x021CF",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"lArr",
"Leftarrow",
"DoubleLeftArrow"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "LEFTWARDS DOUBLE ARROW",
"dec": "#8656",
"hex": "#x021D0",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"uArr",
"Uparrow",
"DoubleUpArrow"
],
"set": "xhtml1-symbol 9573-2003-isoamsa mmlalias",
"title": "UPWARDS DOUBLE ARROW",
"dec": "#8657",
"hex": "#x021D1",
"block": "Arrows"
},
{
"category": "Sm",
"entities": [
"rArr",
"Rightarrow",
"Implies",
"DoubleRightArrow"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "RIGHTWARDS DOUBLE ARROW",
"dec": "#8658",
"hex": "#x021D2",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"dArr",
"Downarrow",
"DoubleDownArrow"
],
"set": "xhtml1-symbol 9573-2003-isoamsa mmlalias",
"title": "DOWNWARDS DOUBLE ARROW",
"dec": "#8659",
"hex": "#x021D3",
"block": "Arrows"
},
{
"category": "Sm",
"entities": [
"hArr",
"Leftrightarrow",
"DoubleLeftRightArrow",
"iff"
],
"set": "xhtml1-symbol 9573-2003-isoamsa mmlalias 9573-2003-isotech",
"title": "LEFT RIGHT DOUBLE ARROW",
"dec": "#8660",
"hex": "#x021D4",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"vArr",
"Updownarrow",
"DoubleUpDownArrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "UP DOWN DOUBLE ARROW",
"dec": "#8661",
"hex": "#x021D5",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"nwArr"
],
"set": "9573-2003-isoamsa",
"title": "NORTH WEST DOUBLE ARROW",
"dec": "#8662",
"hex": "#x021D6",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"neArr"
],
"set": "9573-2003-isoamsa",
"title": "NORTH EAST DOUBLE ARROW",
"dec": "#8663",
"hex": "#x021D7",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"seArr"
],
"set": "9573-2003-isoamsa",
"title": "SOUTH EAST DOUBLE ARROW",
"dec": "#8664",
"hex": "#x021D8",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"swArr"
],
"set": "9573-2003-isoamsa",
"title": "SOUTH WEST DOUBLE ARROW",
"dec": "#8665",
"hex": "#x021D9",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"lAarr",
"Lleftarrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "LEFTWARDS TRIPLE ARROW",
"dec": "#8666",
"hex": "#x021DA",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"rAarr",
"Rrightarrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "RIGHTWARDS TRIPLE ARROW",
"dec": "#8667",
"hex": "#x021DB",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"zigrarr"
],
"set": "9573-2003-isoamsa",
"title": "RIGHTWARDS SQUIGGLE ARROW",
"dec": "#8669",
"hex": "#x021DD",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"larrb",
"LeftArrowBar"
],
"set": "mmlextra mmlalias",
"title": "LEFTWARDS ARROW TO BAR",
"dec": "#8676",
"hex": "#x021E4",
"block": "Arrows"
},
{
"category": "So",
"entities": [
"rarrb",
"RightArrowBar"
],
"set": "mmlextra mmlalias",
"title": "RIGHTWARDS ARROW TO BAR",
"dec": "#8677",
"hex": "#x021E5",
"block": "Arrows"
},
{
"category": "Sm",
"entities": [
"duarr",
"DownArrowUpArrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "DOWNWARDS ARROW LEFTWARDS OF UPWARDS ARROW",
"dec": "#8693",
"hex": "#x021F5",
"block": "Arrows"
},
{
"category": "Sm",
"entities": [
"loarr"
],
"set": "9573-2003-isoamsa",
"title": "LEFTWARDS OPEN-HEADED ARROW",
"dec": "#8701",
"hex": "#x021FD",
"block": "Arrows"
},
{
"category": "Sm",
"entities": [
"roarr"
],
"set": "9573-2003-isoamsa",
"title": "RIGHTWARDS OPEN-HEADED ARROW",
"dec": "#8702",
"hex": "#x021FE",
"block": "Arrows"
},
{
"category": "Sm",
"entities": [
"hoarr"
],
"set": "9573-2003-isoamsa",
"title": "LEFT RIGHT OPEN-HEADED ARROW",
"dec": "#8703",
"hex": "#x021FF",
"block": "Arrows"
},
{
"category": "Sm",
"entities": [
"forall",
"ForAll"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "FOR ALL",
"dec": "#8704",
"hex": "#x02200",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"comp",
"complement"
],
"set": "9573-2003-isoamso mmlalias",
"title": "COMPLEMENT",
"dec": "#8705",
"hex": "#x02201",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"part",
"PartialD"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "PARTIAL DIFFERENTIAL",
"dec": "#8706",
"hex": "#x02202",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"exist",
"Exists"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "THERE EXISTS",
"dec": "#8707",
"hex": "#x02203",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nexist",
"NotExists",
"nexists"
],
"set": "9573-2003-isoamso mmlalias",
"title": "THERE DOES NOT EXIST",
"dec": "#8708",
"hex": "#x02204",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"empty",
"emptyset",
"emptyv",
"varnothing"
],
"set": "9573-2003-isoamso mmlalias xhtml1-symbol",
"title": "EMPTY SET",
"dec": "#8709",
"hex": "#x02205",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nabla",
"Del"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "NABLA",
"dec": "#8711",
"hex": "#x02207",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"isin",
"isinv",
"Element",
"in"
],
"set": "9573-2003-isotech xhtml1-symbol mmlalias",
"title": "ELEMENT OF",
"dec": "#8712",
"hex": "#x02208",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"notin",
"NotElement",
"notinva"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "NOT AN ELEMENT OF",
"dec": "#8713",
"hex": "#x02209",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"niv",
"ReverseElement",
"ni",
"SuchThat"
],
"set": "9573-2003-isotech mmlalias xhtml1-symbol",
"title": "CONTAINS AS MEMBER",
"dec": "#8715",
"hex": "#x0220B",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"notni",
"notniva",
"NotReverseElement"
],
"set": "9573-2003-isotech mmlalias",
"title": "DOES NOT CONTAIN AS MEMBER",
"dec": "#8716",
"hex": "#x0220C",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"prod",
"Product"
],
"set": "xhtml1-symbol 9573-2003-isoamsb mmlextra",
"title": "N-ARY PRODUCT",
"dec": "#8719",
"hex": "#x0220F",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"coprod",
"Coproduct"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "N-ARY COPRODUCT",
"dec": "#8720",
"hex": "#x02210",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"sum",
"Sum"
],
"set": "xhtml1-symbol 9573-2003-isoamsb mmlalias",
"title": "N-ARY SUMMATION",
"dec": "#8721",
"hex": "#x02211",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"minus"
],
"set": "xhtml1-symbol 9573-2003-isotech",
"title": "MINUS SIGN",
"dec": "#8722",
"hex": "#x02212",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"mnplus",
"mp",
"MinusPlus"
],
"set": "9573-2003-isotech mmlalias",
"title": "MINUS-OR-PLUS SIGN",
"dec": "#8723",
"hex": "#x02213",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"plusdo",
"dotplus"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "DOT PLUS",
"dec": "#8724",
"hex": "#x02214",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"setmn",
"setminus",
"Backslash",
"ssetmn",
"smallsetminus"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "SET MINUS",
"dec": "#8726",
"hex": "#x02216",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"lowast"
],
"set": "xhtml1-symbol 9573-2003-isotech",
"title": "ASTERISK OPERATOR",
"dec": "#8727",
"hex": "#x02217",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"compfn",
"SmallCircle"
],
"set": "9573-2003-isotech mmlalias",
"title": "RING OPERATOR",
"dec": "#8728",
"hex": "#x02218",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"radic",
"Sqrt"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "SQUARE ROOT",
"dec": "#8730",
"hex": "#x0221A",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"prop",
"propto",
"Proportional",
"vprop",
"varpropto"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias 9573-2003-isoamsr",
"title": "PROPORTIONAL TO",
"dec": "#8733",
"hex": "#x0221D",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"infin"
],
"set": "xhtml1-symbol 9573-2003-isotech",
"title": "INFINITY",
"dec": "#8734",
"hex": "#x0221E",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"angrt"
],
"set": "9573-2003-isotech",
"title": "RIGHT ANGLE",
"dec": "#8735",
"hex": "#x0221F",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ang",
"angle"
],
"set": "xhtml1-symbol 9573-2003-isoamso mmlalias",
"title": "ANGLE",
"dec": "#8736",
"hex": "#x02220",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"angmsd",
"measuredangle"
],
"set": "9573-2003-isoamso mmlalias",
"title": "MEASURED ANGLE",
"dec": "#8737",
"hex": "#x02221",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"angsph"
],
"set": "9573-2003-isotech",
"title": "SPHERICAL ANGLE",
"dec": "#8738",
"hex": "#x02222",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"mid",
"VerticalBar",
"smid",
"shortmid"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "DIVIDES",
"dec": "#8739",
"hex": "#x02223",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nmid",
"NotVerticalBar",
"nsmid",
"nshortmid"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "DOES NOT DIVIDE",
"dec": "#8740",
"hex": "#x02224",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"par",
"parallel",
"DoubleVerticalBar",
"spar",
"shortparallel"
],
"set": "9573-2003-isotech mmlalias 9573-2003-isoamsr",
"title": "PARALLEL TO",
"dec": "#8741",
"hex": "#x02225",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"npar",
"nparallel",
"NotDoubleVerticalBar",
"nspar",
"nshortparallel"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "NOT PARALLEL TO",
"dec": "#8742",
"hex": "#x02226",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"and",
"wedge"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "LOGICAL AND",
"dec": "#8743",
"hex": "#x02227",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"or",
"vee"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "LOGICAL OR",
"dec": "#8744",
"hex": "#x02228",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"cap"
],
"set": "xhtml1-symbol 9573-2003-isotech",
"title": "INTERSECTION",
"dec": "#8745",
"hex": "#x02229",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"cup"
],
"set": "xhtml1-symbol 9573-2003-isotech",
"title": "UNION",
"dec": "#8746",
"hex": "#x0222A",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"int",
"Integral"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "INTEGRAL",
"dec": "#8747",
"hex": "#x0222B",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Int"
],
"set": "9573-2003-isotech",
"title": "DOUBLE INTEGRAL",
"dec": "#8748",
"hex": "#x0222C",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"tint",
"iiint"
],
"set": "9573-2003-isotech mmlalias",
"title": "TRIPLE INTEGRAL",
"dec": "#8749",
"hex": "#x0222D",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"conint",
"oint",
"ContourIntegral"
],
"set": "9573-2003-isotech mmlalias",
"title": "CONTOUR INTEGRAL",
"dec": "#8750",
"hex": "#x0222E",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Conint",
"DoubleContourIntegral"
],
"set": "9573-2003-isotech mmlalias",
"title": "SURFACE INTEGRAL",
"dec": "#8751",
"hex": "#x0222F",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Cconint"
],
"set": "9573-2003-isotech",
"title": "VOLUME INTEGRAL",
"dec": "#8752",
"hex": "#x02230",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"cwint"
],
"set": "9573-2003-isotech",
"title": "CLOCKWISE INTEGRAL",
"dec": "#8753",
"hex": "#x02231",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"cwconint",
"ClockwiseContourIntegral"
],
"set": "9573-2003-isotech mmlalias",
"title": "CLOCKWISE CONTOUR INTEGRAL",
"dec": "#8754",
"hex": "#x02232",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"awconint",
"CounterClockwiseContourIntegral"
],
"set": "9573-2003-isotech mmlalias",
"title": "ANTICLOCKWISE CONTOUR INTEGRAL",
"dec": "#8755",
"hex": "#x02233",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"there4",
"therefore",
"Therefore"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "THEREFORE",
"dec": "#8756",
"hex": "#x02234",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"becaus",
"because",
"Because"
],
"set": "9573-2003-isotech mmlalias",
"title": "BECAUSE",
"dec": "#8757",
"hex": "#x02235",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ratio"
],
"set": "9573-2003-isoamsr",
"title": "RATIO",
"dec": "#8758",
"hex": "#x02236",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Colon",
"Proportion"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "PROPORTION",
"dec": "#8759",
"hex": "#x02237",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"minusd",
"dotminus"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "DOT MINUS",
"dec": "#8760",
"hex": "#x02238",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"mDDot"
],
"set": "9573-2003-isoamsr",
"title": "GEOMETRIC PROPORTION",
"dec": "#8762",
"hex": "#x0223A",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"homtht"
],
"set": "9573-2003-isoamsr",
"title": "HOMOTHETIC",
"dec": "#8763",
"hex": "#x0223B",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"sim",
"Tilde",
"thksim",
"thicksim"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias 9573-2003-isoamsr",
"title": "TILDE OPERATOR",
"dec": "#8764",
"hex": "#x0223C",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"bsim",
"backsim"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "REVERSED TILDE",
"dec": "#8765",
"hex": "#x0223D",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ac",
"mstpos"
],
"set": "9573-2003-isoamsb 9573-2003-isoamsr",
"title": "INVERTED LAZY S",
"dec": "#8766",
"hex": "#x0223E",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"acd"
],
"set": "9573-2003-isotech",
"title": "SINE WAVE",
"dec": "#8767",
"hex": "#x0223F",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"wreath",
"VerticalTilde",
"wr"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "WREATH PRODUCT",
"dec": "#8768",
"hex": "#x02240",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nsim",
"NotTilde"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "NOT TILDE",
"dec": "#8769",
"hex": "#x02241",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"esim",
"EqualTilde",
"eqsim"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "MINUS TILDE",
"dec": "#8770",
"hex": "#x02242",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"sime",
"TildeEqual",
"simeq"
],
"set": "9573-2003-isotech mmlalias",
"title": "ASYMPTOTICALLY EQUAL TO",
"dec": "#8771",
"hex": "#x02243",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nsime",
"nsimeq",
"NotTildeEqual"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "NOT ASYMPTOTICALLY EQUAL TO",
"dec": "#8772",
"hex": "#x02244",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"cong",
"TildeFullEqual"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "APPROXIMATELY EQUAL TO",
"dec": "#8773",
"hex": "#x02245",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"simne"
],
"set": "9573-2003-isoamsn",
"title": "APPROXIMATELY BUT NOT ACTUALLY EQUAL TO",
"dec": "#8774",
"hex": "#x02246",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ncong",
"NotTildeFullEqual"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "NEITHER APPROXIMATELY NOR ACTUALLY EQUAL TO",
"dec": "#8775",
"hex": "#x02247",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"asymp",
"ap",
"TildeTilde",
"approx",
"thkap",
"thickapprox"
],
"set": "9573-2003-isoamsr xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "ALMOST EQUAL TO",
"dec": "#8776",
"hex": "#x02248",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nap",
"NotTildeTilde",
"napprox"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "NOT ALMOST EQUAL TO",
"dec": "#8777",
"hex": "#x02249",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ape",
"approxeq"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "ALMOST EQUAL OR EQUAL TO",
"dec": "#8778",
"hex": "#x0224A",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"apid"
],
"set": "9573-2003-isoamsr",
"title": "TRIPLE TILDE",
"dec": "#8779",
"hex": "#x0224B",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"bcong",
"backcong"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "ALL EQUAL TO",
"dec": "#8780",
"hex": "#x0224C",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"asympeq",
"CupCap"
],
"set": "mmlextra mmlalias",
"title": "EQUIVALENT TO",
"dec": "#8781",
"hex": "#x0224D",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"bump",
"HumpDownHump",
"Bumpeq"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "GEOMETRICALLY EQUIVALENT TO",
"dec": "#8782",
"hex": "#x0224E",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"bumpe",
"HumpEqual",
"bumpeq"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "DIFFERENCE BETWEEN",
"dec": "#8783",
"hex": "#x0224F",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"esdot",
"DotEqual",
"doteq"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "APPROACHES THE LIMIT",
"dec": "#8784",
"hex": "#x02250",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"eDot",
"doteqdot"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "GEOMETRICALLY EQUAL TO",
"dec": "#8785",
"hex": "#x02251",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"efDot",
"fallingdotseq"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "APPROXIMATELY EQUAL TO OR THE IMAGE OF",
"dec": "#8786",
"hex": "#x02252",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"erDot",
"risingdotseq"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "IMAGE OF OR APPROXIMATELY EQUAL TO",
"dec": "#8787",
"hex": "#x02253",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"colone",
"coloneq",
"Assign"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "COLON EQUALS",
"dec": "#8788",
"hex": "#x02254",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ecolon",
"eqcolon"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "EQUALS COLON",
"dec": "#8789",
"hex": "#x02255",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ecir",
"eqcirc"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "RING IN EQUAL TO",
"dec": "#8790",
"hex": "#x02256",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"cire",
"circeq"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "RING EQUAL TO",
"dec": "#8791",
"hex": "#x02257",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"wedgeq"
],
"set": "9573-2003-isotech",
"title": "ESTIMATES",
"dec": "#8793",
"hex": "#x02259",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"veeeq"
],
"set": "9573-2003-isotech",
"title": "EQUIANGULAR TO",
"dec": "#8794",
"hex": "#x0225A",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"trie",
"triangleq"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "DELTA EQUAL TO",
"dec": "#8796",
"hex": "#x0225C",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"equest",
"questeq"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "QUESTIONED EQUAL TO",
"dec": "#8799",
"hex": "#x0225F",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ne",
"NotEqual"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "NOT EQUAL TO",
"dec": "#8800",
"hex": "#x02260",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"equiv",
"Congruent"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "IDENTICAL TO",
"dec": "#8801",
"hex": "#x02261",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nequiv",
"NotCongruent"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "NOT IDENTICAL TO",
"dec": "#8802",
"hex": "#x02262",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"le",
"leq"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "LESS-THAN OR EQUAL TO",
"dec": "#8804",
"hex": "#x02264",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ge",
"GreaterEqual",
"geq"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "GREATER-THAN OR EQUAL TO",
"dec": "#8805",
"hex": "#x02265",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"lE",
"LessFullEqual",
"leqq"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "LESS-THAN OVER EQUAL TO",
"dec": "#8806",
"hex": "#x02266",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"gE",
"GreaterFullEqual",
"geqq"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "GREATER-THAN OVER EQUAL TO",
"dec": "#8807",
"hex": "#x02267",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"lnE",
"lneqq"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "LESS-THAN BUT NOT EQUAL TO",
"dec": "#8808",
"hex": "#x02268",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"gnE",
"gneqq"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "GREATER-THAN BUT NOT EQUAL TO",
"dec": "#8809",
"hex": "#x02269",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Lt",
"NestedLessLess",
"ll"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "MUCH LESS-THAN",
"dec": "#8810",
"hex": "#x0226A",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Gt",
"NestedGreaterGreater",
"gg"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "MUCH GREATER-THAN",
"dec": "#8811",
"hex": "#x0226B",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"twixt",
"between"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "BETWEEN",
"dec": "#8812",
"hex": "#x0226C",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"NotCupCap"
],
"set": "mmlextra",
"title": "NOT EQUIVALENT TO",
"dec": "#8813",
"hex": "#x0226D",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nlt",
"NotLess",
"nless"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "NOT LESS-THAN",
"dec": "#8814",
"hex": "#x0226E",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ngt",
"NotGreater",
"ngtr"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "NOT GREATER-THAN",
"dec": "#8815",
"hex": "#x0226F",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nle",
"NotLessEqual",
"nleq"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "NEITHER LESS-THAN NOR EQUAL TO",
"dec": "#8816",
"hex": "#x02270",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nge",
"NotGreaterEqual",
"ngeq"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "NEITHER GREATER-THAN NOR EQUAL TO",
"dec": "#8817",
"hex": "#x02271",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"lsim",
"LessTilde",
"lesssim"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "LESS-THAN OR EQUIVALENT TO",
"dec": "#8818",
"hex": "#x02272",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"gsim",
"gtrsim",
"GreaterTilde"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "GREATER-THAN OR EQUIVALENT TO",
"dec": "#8819",
"hex": "#x02273",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nlsim",
"NotLessTilde"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "NEITHER LESS-THAN NOR EQUIVALENT TO",
"dec": "#8820",
"hex": "#x02274",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ngsim",
"NotGreaterTilde"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "NEITHER GREATER-THAN NOR EQUIVALENT TO",
"dec": "#8821",
"hex": "#x02275",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"lg",
"lessgtr",
"LessGreater"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "LESS-THAN OR GREATER-THAN",
"dec": "#8822",
"hex": "#x02276",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"gl",
"gtrless",
"GreaterLess"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "GREATER-THAN OR LESS-THAN",
"dec": "#8823",
"hex": "#x02277",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ntlg",
"NotLessGreater"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "NEITHER LESS-THAN NOR GREATER-THAN",
"dec": "#8824",
"hex": "#x02278",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ntgl",
"NotGreaterLess"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "NEITHER GREATER-THAN NOR LESS-THAN",
"dec": "#8825",
"hex": "#x02279",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"pr",
"Precedes",
"prec"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "PRECEDES",
"dec": "#8826",
"hex": "#x0227A",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"sc",
"Succeeds",
"succ"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "SUCCEEDS",
"dec": "#8827",
"hex": "#x0227B",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"prcue",
"PrecedesSlantEqual",
"preccurlyeq"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "PRECEDES OR EQUAL TO",
"dec": "#8828",
"hex": "#x0227C",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"sccue",
"SucceedsSlantEqual",
"succcurlyeq"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "SUCCEEDS OR EQUAL TO",
"dec": "#8829",
"hex": "#x0227D",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"prsim",
"precsim",
"PrecedesTilde"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "PRECEDES OR EQUIVALENT TO",
"dec": "#8830",
"hex": "#x0227E",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"scsim",
"succsim",
"SucceedsTilde"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "SUCCEEDS OR EQUIVALENT TO",
"dec": "#8831",
"hex": "#x0227F",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"npr",
"nprec",
"NotPrecedes"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "DOES NOT PRECEDE",
"dec": "#8832",
"hex": "#x02280",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nsc",
"nsucc",
"NotSucceeds"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "DOES NOT SUCCEED",
"dec": "#8833",
"hex": "#x02281",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"sub",
"subset"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "SUBSET OF",
"dec": "#8834",
"hex": "#x02282",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"sup",
"supset",
"Superset"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "SUPERSET OF",
"dec": "#8835",
"hex": "#x02283",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nsub"
],
"set": "xhtml1-symbol 9573-2003-isoamsn",
"title": "NOT A SUBSET OF",
"dec": "#8836",
"hex": "#x02284",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nsup"
],
"set": "9573-2003-isoamsn",
"title": "NOT A SUPERSET OF",
"dec": "#8837",
"hex": "#x02285",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"sube",
"SubsetEqual",
"subseteq"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "SUBSET OF OR EQUAL TO",
"dec": "#8838",
"hex": "#x02286",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"supe",
"supseteq",
"SupersetEqual"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "SUPERSET OF OR EQUAL TO",
"dec": "#8839",
"hex": "#x02287",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nsube",
"nsubseteq",
"NotSubsetEqual"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "NEITHER A SUBSET OF NOR EQUAL TO",
"dec": "#8840",
"hex": "#x02288",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nsupe",
"nsupseteq",
"NotSupersetEqual"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "NEITHER A SUPERSET OF NOR EQUAL TO",
"dec": "#8841",
"hex": "#x02289",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"subne",
"subsetneq"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "SUBSET OF WITH NOT EQUAL TO",
"dec": "#8842",
"hex": "#x0228A",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"supne",
"supsetneq"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "SUPERSET OF WITH NOT EQUAL TO",
"dec": "#8843",
"hex": "#x0228B",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"cupdot"
],
"set": "9573-2003-isoamsb",
"title": "MULTISET MULTIPLICATION",
"dec": "#8845",
"hex": "#x0228D",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"uplus",
"UnionPlus"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "MULTISET UNION",
"dec": "#8846",
"hex": "#x0228E",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"sqsub",
"SquareSubset",
"sqsubset"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "SQUARE IMAGE OF",
"dec": "#8847",
"hex": "#x0228F",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"sqsup",
"SquareSuperset",
"sqsupset"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "SQUARE ORIGINAL OF",
"dec": "#8848",
"hex": "#x02290",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"sqsube",
"SquareSubsetEqual",
"sqsubseteq"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "SQUARE IMAGE OF OR EQUAL TO",
"dec": "#8849",
"hex": "#x02291",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"sqsupe",
"SquareSupersetEqual",
"sqsupseteq"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "SQUARE ORIGINAL OF OR EQUAL TO",
"dec": "#8850",
"hex": "#x02292",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"sqcap",
"SquareIntersection"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "SQUARE CAP",
"dec": "#8851",
"hex": "#x02293",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"sqcup",
"SquareUnion"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "SQUARE CUP",
"dec": "#8852",
"hex": "#x02294",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"oplus",
"CirclePlus"
],
"set": "xhtml1-symbol 9573-2003-isoamsb mmlalias",
"title": "CIRCLED PLUS",
"dec": "#8853",
"hex": "#x02295",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ominus",
"CircleMinus"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "CIRCLED MINUS",
"dec": "#8854",
"hex": "#x02296",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"otimes",
"CircleTimes"
],
"set": "xhtml1-symbol 9573-2003-isoamsb mmlalias",
"title": "CIRCLED TIMES",
"dec": "#8855",
"hex": "#x02297",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"osol"
],
"set": "9573-2003-isoamsb",
"title": "CIRCLED DIVISION SLASH",
"dec": "#8856",
"hex": "#x02298",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"odot",
"CircleDot"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "CIRCLED DOT OPERATOR",
"dec": "#8857",
"hex": "#x02299",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ocir",
"circledcirc"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "CIRCLED RING OPERATOR",
"dec": "#8858",
"hex": "#x0229A",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"oast",
"circledast"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "CIRCLED ASTERISK OPERATOR",
"dec": "#8859",
"hex": "#x0229B",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"odash",
"circleddash"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "CIRCLED DASH",
"dec": "#8861",
"hex": "#x0229D",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"plusb",
"boxplus"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "SQUARED PLUS",
"dec": "#8862",
"hex": "#x0229E",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"minusb",
"boxminus"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "SQUARED MINUS",
"dec": "#8863",
"hex": "#x0229F",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"timesb",
"boxtimes"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "SQUARED TIMES",
"dec": "#8864",
"hex": "#x022A0",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"sdotb",
"dotsquare"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "SQUARED DOT OPERATOR",
"dec": "#8865",
"hex": "#x022A1",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"vdash",
"RightTee"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "RIGHT TACK",
"dec": "#8866",
"hex": "#x022A2",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"dashv",
"LeftTee"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "LEFT TACK",
"dec": "#8867",
"hex": "#x022A3",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"top",
"DownTee"
],
"set": "9573-2003-isotech mmlalias",
"title": "DOWN TACK",
"dec": "#8868",
"hex": "#x022A4",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"bottom",
"bot",
"perp",
"UpTee"
],
"set": "9573-2003-isotech mmlalias xhtml1-symbol",
"title": "UP TACK",
"dec": "#8869",
"hex": "#x022A5",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"models"
],
"set": "9573-2003-isoamsr",
"title": "MODELS",
"dec": "#8871",
"hex": "#x022A7",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"vDash",
"DoubleRightTee"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "TRUE",
"dec": "#8872",
"hex": "#x022A8",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Vdash"
],
"set": "9573-2003-isoamsr",
"title": "FORCES",
"dec": "#8873",
"hex": "#x022A9",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Vvdash"
],
"set": "9573-2003-isoamsr",
"title": "TRIPLE VERTICAL BAR RIGHT TURNSTILE",
"dec": "#8874",
"hex": "#x022AA",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"VDash"
],
"set": "9573-2003-isoamsr",
"title": "DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE",
"dec": "#8875",
"hex": "#x022AB",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nvdash"
],
"set": "9573-2003-isoamsn",
"title": "DOES NOT PROVE",
"dec": "#8876",
"hex": "#x022AC",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nvDash"
],
"set": "9573-2003-isoamsn",
"title": "NOT TRUE",
"dec": "#8877",
"hex": "#x022AD",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nVdash"
],
"set": "9573-2003-isoamsn",
"title": "DOES NOT FORCE",
"dec": "#8878",
"hex": "#x022AE",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nVDash"
],
"set": "9573-2003-isoamsn",
"title": "NEGATED DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE",
"dec": "#8879",
"hex": "#x022AF",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"prurel"
],
"set": "9573-2003-isoamsr",
"title": "PRECEDES UNDER RELATION",
"dec": "#8880",
"hex": "#x022B0",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"vltri",
"vartriangleleft",
"LeftTriangle"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "NORMAL SUBGROUP OF",
"dec": "#8882",
"hex": "#x022B2",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"vrtri",
"vartriangleright",
"RightTriangle"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "CONTAINS AS NORMAL SUBGROUP",
"dec": "#8883",
"hex": "#x022B3",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ltrie",
"trianglelefteq",
"LeftTriangleEqual"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "NORMAL SUBGROUP OF OR EQUAL TO",
"dec": "#8884",
"hex": "#x022B4",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"rtrie",
"trianglerighteq",
"RightTriangleEqual"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "CONTAINS AS NORMAL SUBGROUP OR EQUAL TO",
"dec": "#8885",
"hex": "#x022B5",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"origof"
],
"set": "9573-2003-isoamsa",
"title": "ORIGINAL OF",
"dec": "#8886",
"hex": "#x022B6",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"imof"
],
"set": "9573-2003-isoamsa",
"title": "IMAGE OF",
"dec": "#8887",
"hex": "#x022B7",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"mumap",
"multimap"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "MULTIMAP",
"dec": "#8888",
"hex": "#x022B8",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"hercon"
],
"set": "9573-2003-isoamsb",
"title": "HERMITIAN CONJUGATE MATRIX",
"dec": "#8889",
"hex": "#x022B9",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"intcal",
"intercal"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "INTERCALATE",
"dec": "#8890",
"hex": "#x022BA",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"veebar"
],
"set": "9573-2003-isoamsb",
"title": "XOR",
"dec": "#8891",
"hex": "#x022BB",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"barvee"
],
"set": "9573-2003-isoamsb",
"title": "NOR",
"dec": "#8893",
"hex": "#x022BD",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"angrtvb"
],
"set": "9573-2003-isoamso",
"title": "RIGHT ANGLE WITH ARC",
"dec": "#8894",
"hex": "#x022BE",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"lrtri"
],
"set": "9573-2003-isoamso",
"title": "RIGHT TRIANGLE",
"dec": "#8895",
"hex": "#x022BF",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"xwedge",
"Wedge",
"bigwedge"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "N-ARY LOGICAL AND",
"dec": "#8896",
"hex": "#x022C0",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"xvee",
"Vee",
"bigvee"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "N-ARY LOGICAL OR",
"dec": "#8897",
"hex": "#x022C1",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"xcap",
"Intersection",
"bigcap"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "N-ARY INTERSECTION",
"dec": "#8898",
"hex": "#x022C2",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"xcup",
"Union",
"bigcup"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "N-ARY UNION",
"dec": "#8899",
"hex": "#x022C3",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"diam",
"diamond",
"Diamond"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "DIAMOND OPERATOR",
"dec": "#8900",
"hex": "#x022C4",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"sdot"
],
"set": "xhtml1-symbol 9573-2003-isoamsb",
"title": "DOT OPERATOR",
"dec": "#8901",
"hex": "#x022C5",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"sstarf",
"Star"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "STAR OPERATOR",
"dec": "#8902",
"hex": "#x022C6",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"divonx",
"divideontimes"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "DIVISION TIMES",
"dec": "#8903",
"hex": "#x022C7",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"bowtie"
],
"set": "9573-2003-isoamsr",
"title": "BOWTIE",
"dec": "#8904",
"hex": "#x022C8",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ltimes"
],
"set": "9573-2003-isoamsb",
"title": "LEFT NORMAL FACTOR SEMIDIRECT PRODUCT",
"dec": "#8905",
"hex": "#x022C9",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"rtimes"
],
"set": "9573-2003-isoamsb",
"title": "RIGHT NORMAL FACTOR SEMIDIRECT PRODUCT",
"dec": "#8906",
"hex": "#x022CA",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"lthree",
"leftthreetimes"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "LEFT SEMIDIRECT PRODUCT",
"dec": "#8907",
"hex": "#x022CB",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"rthree",
"rightthreetimes"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "RIGHT SEMIDIRECT PRODUCT",
"dec": "#8908",
"hex": "#x022CC",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"bsime",
"backsimeq"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "REVERSED TILDE EQUALS",
"dec": "#8909",
"hex": "#x022CD",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"cuvee",
"curlyvee"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "CURLY LOGICAL OR",
"dec": "#8910",
"hex": "#x022CE",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"cuwed",
"curlywedge"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "CURLY LOGICAL AND",
"dec": "#8911",
"hex": "#x022CF",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Sub",
"Subset"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "DOUBLE SUBSET",
"dec": "#8912",
"hex": "#x022D0",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Sup",
"Supset"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "DOUBLE SUPERSET",
"dec": "#8913",
"hex": "#x022D1",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Cap"
],
"set": "9573-2003-isoamsb",
"title": "DOUBLE INTERSECTION",
"dec": "#8914",
"hex": "#x022D2",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Cup"
],
"set": "9573-2003-isoamsb",
"title": "DOUBLE UNION",
"dec": "#8915",
"hex": "#x022D3",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"fork",
"pitchfork"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "PITCHFORK",
"dec": "#8916",
"hex": "#x022D4",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"epar"
],
"set": "9573-2003-isotech",
"title": "EQUAL AND PARALLEL TO",
"dec": "#8917",
"hex": "#x022D5",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ltdot",
"lessdot"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "LESS-THAN WITH DOT",
"dec": "#8918",
"hex": "#x022D6",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"gtdot",
"gtrdot"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "GREATER-THAN WITH DOT",
"dec": "#8919",
"hex": "#x022D7",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Ll"
],
"set": "9573-2003-isoamsr",
"title": "VERY MUCH LESS-THAN",
"dec": "#8920",
"hex": "#x022D8",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Gg",
"ggg"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "VERY MUCH GREATER-THAN",
"dec": "#8921",
"hex": "#x022D9",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"leg",
"LessEqualGreater",
"lesseqgtr"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "LESS-THAN EQUAL TO OR GREATER-THAN",
"dec": "#8922",
"hex": "#x022DA",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"gel",
"gtreqless",
"GreaterEqualLess"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "GREATER-THAN EQUAL TO OR LESS-THAN",
"dec": "#8923",
"hex": "#x022DB",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"cuepr",
"curlyeqprec"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "EQUAL TO OR PRECEDES",
"dec": "#8926",
"hex": "#x022DE",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"cuesc",
"curlyeqsucc"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "EQUAL TO OR SUCCEEDS",
"dec": "#8927",
"hex": "#x022DF",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nprcue",
"NotPrecedesSlantEqual"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "DOES NOT PRECEDE OR EQUAL",
"dec": "#8928",
"hex": "#x022E0",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nsccue",
"NotSucceedsSlantEqual"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "DOES NOT SUCCEED OR EQUAL",
"dec": "#8929",
"hex": "#x022E1",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nsqsube",
"NotSquareSubsetEqual"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "NOT SQUARE IMAGE OF OR EQUAL TO",
"dec": "#8930",
"hex": "#x022E2",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nsqsupe",
"NotSquareSupersetEqual"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "NOT SQUARE ORIGINAL OF OR EQUAL TO",
"dec": "#8931",
"hex": "#x022E3",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"lnsim"
],
"set": "9573-2003-isoamsn",
"title": "LESS-THAN BUT NOT EQUIVALENT TO",
"dec": "#8934",
"hex": "#x022E6",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"gnsim"
],
"set": "9573-2003-isoamsn",
"title": "GREATER-THAN BUT NOT EQUIVALENT TO",
"dec": "#8935",
"hex": "#x022E7",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"prnsim",
"precnsim"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "PRECEDES BUT NOT EQUIVALENT TO",
"dec": "#8936",
"hex": "#x022E8",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"scnsim",
"succnsim"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "SUCCEEDS BUT NOT EQUIVALENT TO",
"dec": "#8937",
"hex": "#x022E9",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nltri",
"ntriangleleft",
"NotLeftTriangle"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "NOT NORMAL SUBGROUP OF",
"dec": "#8938",
"hex": "#x022EA",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nrtri",
"ntriangleright",
"NotRightTriangle"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "DOES NOT CONTAIN AS NORMAL SUBGROUP",
"dec": "#8939",
"hex": "#x022EB",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nltrie",
"ntrianglelefteq",
"NotLeftTriangleEqual"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "NOT NORMAL SUBGROUP OF OR EQUAL TO",
"dec": "#8940",
"hex": "#x022EC",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nrtrie",
"ntrianglerighteq",
"NotRightTriangleEqual"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL",
"dec": "#8941",
"hex": "#x022ED",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"vellip"
],
"set": "9573-2003-isopub",
"title": "VERTICAL ELLIPSIS",
"dec": "#8942",
"hex": "#x022EE",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ctdot"
],
"set": "9573-2003-isotech",
"title": "MIDLINE HORIZONTAL ELLIPSIS",
"dec": "#8943",
"hex": "#x022EF",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"utdot"
],
"set": "9573-2003-isotech",
"title": "UP RIGHT DIAGONAL ELLIPSIS",
"dec": "#8944",
"hex": "#x022F0",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"dtdot"
],
"set": "9573-2003-isotech",
"title": "DOWN RIGHT DIAGONAL ELLIPSIS",
"dec": "#8945",
"hex": "#x022F1",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"disin"
],
"set": "9573-2003-isotech",
"title": "ELEMENT OF WITH LONG HORIZONTAL STROKE",
"dec": "#8946",
"hex": "#x022F2",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"isinsv"
],
"set": "9573-2003-isotech",
"title": "ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE",
"dec": "#8947",
"hex": "#x022F3",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"isins"
],
"set": "9573-2003-isotech",
"title": "SMALL ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE",
"dec": "#8948",
"hex": "#x022F4",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"isindot"
],
"set": "9573-2003-isotech",
"title": "ELEMENT OF WITH DOT ABOVE",
"dec": "#8949",
"hex": "#x022F5",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"notinvc"
],
"set": "9573-2003-isotech",
"title": "ELEMENT OF WITH OVERBAR",
"dec": "#8950",
"hex": "#x022F6",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"notinvb"
],
"set": "9573-2003-isotech",
"title": "SMALL ELEMENT OF WITH OVERBAR",
"dec": "#8951",
"hex": "#x022F7",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"isinE"
],
"set": "9573-2003-isotech",
"title": "ELEMENT OF WITH TWO HORIZONTAL STROKES",
"dec": "#8953",
"hex": "#x022F9",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nisd"
],
"set": "9573-2003-isotech",
"title": "CONTAINS WITH LONG HORIZONTAL STROKE",
"dec": "#8954",
"hex": "#x022FA",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"xnis"
],
"set": "9573-2003-isotech",
"title": "CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE",
"dec": "#8955",
"hex": "#x022FB",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nis"
],
"set": "9573-2003-isotech",
"title": "SMALL CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE",
"dec": "#8956",
"hex": "#x022FC",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"notnivc"
],
"set": "9573-2003-isotech",
"title": "CONTAINS WITH OVERBAR",
"dec": "#8957",
"hex": "#x022FD",
"block": "Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"notnivb"
],
"set": "9573-2003-isotech",
"title": "SMALL CONTAINS WITH OVERBAR",
"dec": "#8958",
"hex": "#x022FE",
"block": "Mathematical Operators"
},
{
"category": "So",
"entities": [
"barwed",
"barwedge"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "PROJECTIVE",
"dec": "#8965",
"hex": "#x02305",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"Barwed",
"doublebarwedge"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "PERSPECTIVE",
"dec": "#8966",
"hex": "#x02306",
"block": "Miscellaneous Technical"
},
{
"category": "Sm",
"entities": [
"lceil",
"LeftCeiling"
],
"set": "xhtml1-symbol 9573-2003-isoamsc mmlalias",
"title": "LEFT CEILING",
"dec": "#8968",
"hex": "#x02308",
"block": "Miscellaneous Technical"
},
{
"category": "Sm",
"entities": [
"rceil",
"RightCeiling"
],
"set": "xhtml1-symbol 9573-2003-isoamsc mmlalias",
"title": "RIGHT CEILING",
"dec": "#8969",
"hex": "#x02309",
"block": "Miscellaneous Technical"
},
{
"category": "Sm",
"entities": [
"lfloor",
"LeftFloor"
],
"set": "xhtml1-symbol 9573-2003-isoamsc mmlalias",
"title": "LEFT FLOOR",
"dec": "#8970",
"hex": "#x0230A",
"block": "Miscellaneous Technical"
},
{
"category": "Sm",
"entities": [
"rfloor",
"RightFloor"
],
"set": "xhtml1-symbol 9573-2003-isoamsc mmlalias",
"title": "RIGHT FLOOR",
"dec": "#8971",
"hex": "#x0230B",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"drcrop"
],
"set": "9573-2003-isopub",
"title": "BOTTOM RIGHT CROP",
"dec": "#8972",
"hex": "#x0230C",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"dlcrop"
],
"set": "9573-2003-isopub",
"title": "BOTTOM LEFT CROP",
"dec": "#8973",
"hex": "#x0230D",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"urcrop"
],
"set": "9573-2003-isopub",
"title": "TOP RIGHT CROP",
"dec": "#8974",
"hex": "#x0230E",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"ulcrop"
],
"set": "9573-2003-isopub",
"title": "TOP LEFT CROP",
"dec": "#8975",
"hex": "#x0230F",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"bnot"
],
"set": "9573-2003-isotech",
"title": "REVERSED NOT SIGN",
"dec": "#8976",
"hex": "#x02310",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"profline"
],
"set": "9573-2003-isotech",
"title": "ARC",
"dec": "#8978",
"hex": "#x02312",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"profsurf"
],
"set": "9573-2003-isotech",
"title": "SEGMENT",
"dec": "#8979",
"hex": "#x02313",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"telrec"
],
"set": "9573-2003-isopub",
"title": "TELEPHONE RECORDER",
"dec": "#8981",
"hex": "#x02315",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"target"
],
"set": "9573-2003-isopub",
"title": "POSITION INDICATOR",
"dec": "#8982",
"hex": "#x02316",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"ulcorn",
"ulcorner"
],
"set": "9573-2003-isoamsc mmlalias",
"title": "TOP LEFT CORNER",
"dec": "#8988",
"hex": "#x0231C",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"urcorn",
"urcorner"
],
"set": "9573-2003-isoamsc mmlalias",
"title": "TOP RIGHT CORNER",
"dec": "#8989",
"hex": "#x0231D",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"dlcorn",
"llcorner"
],
"set": "9573-2003-isoamsc mmlalias",
"title": "BOTTOM LEFT CORNER",
"dec": "#8990",
"hex": "#x0231E",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"drcorn",
"lrcorner"
],
"set": "9573-2003-isoamsc mmlalias",
"title": "BOTTOM RIGHT CORNER",
"dec": "#8991",
"hex": "#x0231F",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"frown",
"sfrown"
],
"set": "9573-2003-isoamsr",
"title": "FROWN",
"dec": "#8994",
"hex": "#x02322",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"smile",
"ssmile"
],
"set": "9573-2003-isoamsr",
"title": "SMILE",
"dec": "#8995",
"hex": "#x02323",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"cylcty"
],
"set": "9573-2003-isotech",
"title": "CYLINDRICITY",
"dec": "#9005",
"hex": "#x0232D",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"profalar"
],
"set": "9573-2003-isotech",
"title": "ALL AROUND-PROFILE",
"dec": "#9006",
"hex": "#x0232E",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"topbot"
],
"set": "9573-2003-isotech",
"title": "APL FUNCTIONAL SYMBOL I-BEAM",
"dec": "#9014",
"hex": "#x02336",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"ovbar"
],
"set": "9573-2003-isoamsb",
"title": "APL FUNCTIONAL SYMBOL CIRCLE STILE",
"dec": "#9021",
"hex": "#x0233D",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"solbar"
],
"set": "9573-2003-isoamsn",
"title": "APL FUNCTIONAL SYMBOL SLASH BAR",
"dec": "#9023",
"hex": "#x0233F",
"block": "Miscellaneous Technical"
},
{
"category": "Sm",
"entities": [
"angzarr"
],
"set": "9573-2003-isoamsa",
"title": "RIGHT ANGLE WITH DOWNWARDS ZIGZAG ARROW",
"dec": "#9084",
"hex": "#x0237C",
"block": "Miscellaneous Technical"
},
{
"category": "Sm",
"entities": [
"lmoust",
"lmoustache"
],
"set": "9573-2003-isoamsc mmlalias",
"title": "UPPER LEFT OR LOWER RIGHT CURLY BRACKET SECTION",
"dec": "#9136",
"hex": "#x023B0",
"block": "Miscellaneous Technical"
},
{
"category": "Sm",
"entities": [
"rmoust",
"rmoustache"
],
"set": "9573-2003-isoamsc mmlalias",
"title": "UPPER RIGHT OR LOWER LEFT CURLY BRACKET SECTION",
"dec": "#9137",
"hex": "#x023B1",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"tbrk",
"OverBracket"
],
"set": "9573-2003-isoamso mmlextra",
"title": "TOP SQUARE BRACKET",
"dec": "#9140",
"hex": "#x023B4",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"bbrk",
"UnderBracket"
],
"set": "9573-2003-isoamso mmlextra",
"title": "BOTTOM SQUARE BRACKET",
"dec": "#9141",
"hex": "#x023B5",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"bbrktbrk"
],
"set": "9573-2003-isoamso",
"title": "BOTTOM SQUARE BRACKET OVER TOP SQUARE BRACKET",
"dec": "#9142",
"hex": "#x023B6",
"block": "Miscellaneous Technical"
},
{
"category": "Sm",
"entities": [
"OverParenthesis"
],
"set": "mmlextra",
"title": "TOP PARENTHESIS",
"dec": "#9180",
"hex": "#x023DC",
"block": "Miscellaneous Technical"
},
{
"category": "Sm",
"entities": [
"UnderParenthesis"
],
"set": "mmlextra",
"title": "BOTTOM PARENTHESIS",
"dec": "#9181",
"hex": "#x023DD",
"block": "Miscellaneous Technical"
},
{
"category": "Sm",
"entities": [
"OverBrace"
],
"set": "mmlextra",
"title": "TOP CURLY BRACKET",
"dec": "#9182",
"hex": "#x023DE",
"block": "Miscellaneous Technical"
},
{
"category": "Sm",
"entities": [
"UnderBrace"
],
"set": "mmlextra",
"title": "BOTTOM CURLY BRACKET",
"dec": "#9183",
"hex": "#x023DF",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"trpezium"
],
"set": "9573-2003-isoamso",
"title": "WHITE TRAPEZIUM",
"dec": "#9186",
"hex": "#x023E2",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"elinters"
],
"set": "9573-2003-isotech",
"title": "ELECTRICAL INTERSECTION",
"dec": "#9191",
"hex": "#x023E7",
"block": "Miscellaneous Technical"
},
{
"category": "So",
"entities": [
"blank"
],
"set": "9573-2003-isopub",
"title": "OPEN BOX",
"dec": "#9251",
"hex": "#x02423",
"block": "Control Pictures"
},
{
"category": "So",
"entities": [
"oS",
"circledS"
],
"set": "9573-2003-isoamso mmlalias",
"title": "CIRCLED LATIN CAPITAL LETTER S",
"dec": "#9416",
"hex": "#x024C8",
"block": "Enclosed Alphanumerics"
},
{
"category": "So",
"entities": [
"boxh",
"HorizontalLine"
],
"set": "9573-2003-isobox mmlextra",
"title": "BOX DRAWINGS LIGHT HORIZONTAL",
"dec": "#9472",
"hex": "#x02500",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxv"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS LIGHT VERTICAL",
"dec": "#9474",
"hex": "#x02502",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxdr"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS LIGHT DOWN AND RIGHT",
"dec": "#9484",
"hex": "#x0250C",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxdl"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS LIGHT DOWN AND LEFT",
"dec": "#9488",
"hex": "#x02510",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxur"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS LIGHT UP AND RIGHT",
"dec": "#9492",
"hex": "#x02514",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxul"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS LIGHT UP AND LEFT",
"dec": "#9496",
"hex": "#x02518",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxvr"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS LIGHT VERTICAL AND RIGHT",
"dec": "#9500",
"hex": "#x0251C",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxvl"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS LIGHT VERTICAL AND LEFT",
"dec": "#9508",
"hex": "#x02524",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxhd"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS LIGHT DOWN AND HORIZONTAL",
"dec": "#9516",
"hex": "#x0252C",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxhu"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS LIGHT UP AND HORIZONTAL",
"dec": "#9524",
"hex": "#x02534",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxvh"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL",
"dec": "#9532",
"hex": "#x0253C",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxH"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS DOUBLE HORIZONTAL",
"dec": "#9552",
"hex": "#x02550",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxV"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS DOUBLE VERTICAL",
"dec": "#9553",
"hex": "#x02551",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxdR"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE",
"dec": "#9554",
"hex": "#x02552",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxDr"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE",
"dec": "#9555",
"hex": "#x02553",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxDR"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS DOUBLE DOWN AND RIGHT",
"dec": "#9556",
"hex": "#x02554",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxdL"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE",
"dec": "#9557",
"hex": "#x02555",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxDl"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE",
"dec": "#9558",
"hex": "#x02556",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxDL"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS DOUBLE DOWN AND LEFT",
"dec": "#9559",
"hex": "#x02557",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxuR"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS UP SINGLE AND RIGHT DOUBLE",
"dec": "#9560",
"hex": "#x02558",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxUr"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS UP DOUBLE AND RIGHT SINGLE",
"dec": "#9561",
"hex": "#x02559",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxUR"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS DOUBLE UP AND RIGHT",
"dec": "#9562",
"hex": "#x0255A",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxuL"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS UP SINGLE AND LEFT DOUBLE",
"dec": "#9563",
"hex": "#x0255B",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxUl"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS UP DOUBLE AND LEFT SINGLE",
"dec": "#9564",
"hex": "#x0255C",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxUL"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS DOUBLE UP AND LEFT",
"dec": "#9565",
"hex": "#x0255D",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxvR"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE",
"dec": "#9566",
"hex": "#x0255E",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxVr"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS VERTICAL DOUBLE AND RIGHT SINGLE",
"dec": "#9567",
"hex": "#x0255F",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxVR"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS DOUBLE VERTICAL AND RIGHT",
"dec": "#9568",
"hex": "#x02560",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxvL"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE",
"dec": "#9569",
"hex": "#x02561",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxVl"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE",
"dec": "#9570",
"hex": "#x02562",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxVL"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS DOUBLE VERTICAL AND LEFT",
"dec": "#9571",
"hex": "#x02563",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxHd"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE",
"dec": "#9572",
"hex": "#x02564",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxhD"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE",
"dec": "#9573",
"hex": "#x02565",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxHD"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL",
"dec": "#9574",
"hex": "#x02566",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxHu"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE",
"dec": "#9575",
"hex": "#x02567",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxhU"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS UP DOUBLE AND HORIZONTAL SINGLE",
"dec": "#9576",
"hex": "#x02568",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxHU"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS DOUBLE UP AND HORIZONTAL",
"dec": "#9577",
"hex": "#x02569",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxvH"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE",
"dec": "#9578",
"hex": "#x0256A",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxVh"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS VERTICAL DOUBLE AND HORIZONTAL SINGLE",
"dec": "#9579",
"hex": "#x0256B",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"boxVH"
],
"set": "9573-2003-isobox",
"title": "BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL",
"dec": "#9580",
"hex": "#x0256C",
"block": "Box Drawing"
},
{
"category": "So",
"entities": [
"uhblk"
],
"set": "9573-2003-isopub",
"title": "UPPER HALF BLOCK",
"dec": "#9600",
"hex": "#x02580",
"block": "Block Elements"
},
{
"category": "So",
"entities": [
"lhblk"
],
"set": "9573-2003-isopub",
"title": "LOWER HALF BLOCK",
"dec": "#9604",
"hex": "#x02584",
"block": "Block Elements"
},
{
"category": "So",
"entities": [
"block"
],
"set": "9573-2003-isopub",
"title": "FULL BLOCK",
"dec": "#9608",
"hex": "#x02588",
"block": "Block Elements"
},
{
"category": "So",
"entities": [
"blk14"
],
"set": "9573-2003-isopub",
"title": "LIGHT SHADE",
"dec": "#9617",
"hex": "#x02591",
"block": "Block Elements"
},
{
"category": "So",
"entities": [
"blk12"
],
"set": "9573-2003-isopub",
"title": "MEDIUM SHADE",
"dec": "#9618",
"hex": "#x02592",
"block": "Block Elements"
},
{
"category": "So",
"entities": [
"blk34"
],
"set": "9573-2003-isopub",
"title": "DARK SHADE",
"dec": "#9619",
"hex": "#x02593",
"block": "Block Elements"
},
{
"category": "So",
"entities": [
"squ",
"square",
"Square"
],
"set": "9573-2003-isopub 9573-2003-isotech mmlalias",
"title": "WHITE SQUARE",
"dec": "#9633",
"hex": "#x025A1",
"block": "Geometric Shapes"
},
{
"category": "So",
"entities": [
"squf",
"squarf",
"blacksquare",
"FilledVerySmallSquare"
],
"set": "9573-2003-isopub 9573-2003-isotech mmlalias mmlextra",
"title": "BLACK SMALL SQUARE",
"dec": "#9642",
"hex": "#x025AA",
"block": "Geometric Shapes"
},
{
"category": "So",
"entities": [
"EmptyVerySmallSquare"
],
"set": "mmlextra",
"title": "WHITE SMALL SQUARE",
"dec": "#9643",
"hex": "#x025AB",
"block": "Geometric Shapes"
},
{
"category": "So",
"entities": [
"rect"
],
"set": "9573-2003-isopub",
"title": "WHITE RECTANGLE",
"dec": "#9645",
"hex": "#x025AD",
"block": "Geometric Shapes"
},
{
"category": "So",
"entities": [
"marker"
],
"set": "9573-2003-isopub",
"title": "BLACK VERTICAL RECTANGLE",
"dec": "#9646",
"hex": "#x025AE",
"block": "Geometric Shapes"
},
{
"category": "So",
"entities": [
"fltns"
],
"set": "9573-2003-isotech",
"title": "WHITE PARALLELOGRAM",
"dec": "#9649",
"hex": "#x025B1",
"block": "Geometric Shapes"
},
{
"category": "So",
"entities": [
"xutri",
"bigtriangleup"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "WHITE UP-POINTING TRIANGLE",
"dec": "#9651",
"hex": "#x025B3",
"block": "Geometric Shapes"
},
{
"category": "So",
"entities": [
"utrif",
"blacktriangle"
],
"set": "9573-2003-isopub mmlalias",
"title": "BLACK UP-POINTING SMALL TRIANGLE",
"dec": "#9652",
"hex": "#x025B4",
"block": "Geometric Shapes"
},
{
"category": "So",
"entities": [
"utri",
"triangle"
],
"set": "9573-2003-isopub mmlalias",
"title": "WHITE UP-POINTING SMALL TRIANGLE",
"dec": "#9653",
"hex": "#x025B5",
"block": "Geometric Shapes"
},
{
"category": "So",
"entities": [
"rtrif",
"blacktriangleright"
],
"set": "9573-2003-isopub mmlalias",
"title": "BLACK RIGHT-POINTING SMALL TRIANGLE",
"dec": "#9656",
"hex": "#x025B8",
"block": "Geometric Shapes"
},
{
"category": "So",
"entities": [
"rtri",
"triangleright"
],
"set": "9573-2003-isopub mmlalias",
"title": "WHITE RIGHT-POINTING SMALL TRIANGLE",
"dec": "#9657",
"hex": "#x025B9",
"block": "Geometric Shapes"
},
{
"category": "So",
"entities": [
"xdtri",
"bigtriangledown"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "WHITE DOWN-POINTING TRIANGLE",
"dec": "#9661",
"hex": "#x025BD",
"block": "Geometric Shapes"
},
{
"category": "So",
"entities": [
"dtrif",
"blacktriangledown"
],
"set": "9573-2003-isopub mmlalias",
"title": "BLACK DOWN-POINTING SMALL TRIANGLE",
"dec": "#9662",
"hex": "#x025BE",
"block": "Geometric Shapes"
},
{
"category": "So",
"entities": [
"dtri",
"triangledown"
],
"set": "9573-2003-isopub mmlalias",
"title": "WHITE DOWN-POINTING SMALL TRIANGLE",
"dec": "#9663",
"hex": "#x025BF",
"block": "Geometric Shapes"
},
{
"category": "So",
"entities": [
"ltrif",
"blacktriangleleft"
],
"set": "9573-2003-isopub mmlalias",
"title": "BLACK LEFT-POINTING SMALL TRIANGLE",
"dec": "#9666",
"hex": "#x025C2",
"block": "Geometric Shapes"
},
{
"category": "So",
"entities": [
"ltri",
"triangleleft"
],
"set": "9573-2003-isopub mmlalias",
"title": "WHITE LEFT-POINTING SMALL TRIANGLE",
"dec": "#9667",
"hex": "#x025C3",
"block": "Geometric Shapes"
},
{
"category": "So",
"entities": [
"loz",
"lozenge"
],
"set": "xhtml1-symbol 9573-2003-isopub mmlalias",
"title": "LOZENGE",
"dec": "#9674",
"hex": "#x025CA",
"block": "Geometric Shapes"
},
{
"category": "So",
"entities": [
"cir"
],
"set": "9573-2003-isopub",
"title": "WHITE CIRCLE",
"dec": "#9675",
"hex": "#x025CB",
"block": "Geometric Shapes"
},
{
"category": "So",
"entities": [
"tridot"
],
"set": "9573-2003-isoamsb",
"title": "WHITE UP-POINTING TRIANGLE WITH DOT",
"dec": "#9708",
"hex": "#x025EC",
"block": "Geometric Shapes"
},
{
"category": "So",
"entities": [
"xcirc",
"bigcirc"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "LARGE CIRCLE",
"dec": "#9711",
"hex": "#x025EF",
"block": "Geometric Shapes"
},
{
"category": "Sm",
"entities": [
"ultri"
],
"set": "9573-2003-isoamso",
"title": "UPPER LEFT TRIANGLE",
"dec": "#9720",
"hex": "#x025F8",
"block": "Geometric Shapes"
},
{
"category": "Sm",
"entities": [
"urtri"
],
"set": "9573-2003-isoamso",
"title": "UPPER RIGHT TRIANGLE",
"dec": "#9721",
"hex": "#x025F9",
"block": "Geometric Shapes"
},
{
"category": "Sm",
"entities": [
"lltri"
],
"set": "9573-2003-isoamso",
"title": "LOWER LEFT TRIANGLE",
"dec": "#9722",
"hex": "#x025FA",
"block": "Geometric Shapes"
},
{
"category": "Sm",
"entities": [
"EmptySmallSquare"
],
"set": "mmlextra",
"title": "WHITE MEDIUM SQUARE",
"dec": "#9723",
"hex": "#x025FB",
"block": "Geometric Shapes"
},
{
"category": "Sm",
"entities": [
"FilledSmallSquare"
],
"set": "mmlextra",
"title": "BLACK MEDIUM SQUARE",
"dec": "#9724",
"hex": "#x025FC",
"block": "Geometric Shapes"
},
{
"category": "So",
"entities": [
"starf",
"bigstar"
],
"set": "9573-2003-isopub mmlalias",
"title": "BLACK STAR",
"dec": "#9733",
"hex": "#x02605",
"block": "Miscellaneous Symbols"
},
{
"category": "So",
"entities": [
"star"
],
"set": "9573-2003-isopub",
"title": "WHITE STAR",
"dec": "#9734",
"hex": "#x02606",
"block": "Miscellaneous Symbols"
},
{
"category": "So",
"entities": [
"phone"
],
"set": "9573-2003-isopub",
"title": "BLACK TELEPHONE",
"dec": "#9742",
"hex": "#x0260E",
"block": "Miscellaneous Symbols"
},
{
"category": "So",
"entities": [
"female"
],
"set": "9573-2003-isopub",
"title": "FEMALE SIGN",
"dec": "#9792",
"hex": "#x02640",
"block": "Miscellaneous Symbols"
},
{
"category": "So",
"entities": [
"male"
],
"set": "9573-2003-isopub",
"title": "MALE SIGN",
"dec": "#9794",
"hex": "#x02642",
"block": "Miscellaneous Symbols"
},
{
"category": "So",
"entities": [
"spades",
"spadesuit"
],
"set": "9573-2003-isopub xhtml1-symbol mmlalias",
"title": "BLACK SPADE SUIT",
"dec": "#9824",
"hex": "#x02660",
"block": "Miscellaneous Symbols"
},
{
"category": "So",
"entities": [
"clubs",
"clubsuit"
],
"set": "9573-2003-isopub mmlalias xhtml1-symbol",
"title": "BLACK CLUB SUIT",
"dec": "#9827",
"hex": "#x02663",
"block": "Miscellaneous Symbols"
},
{
"category": "So",
"entities": [
"hearts",
"heartsuit"
],
"set": "9573-2003-isopub mmlalias xhtml1-symbol",
"title": "BLACK HEART SUIT",
"dec": "#9829",
"hex": "#x02665",
"block": "Miscellaneous Symbols"
},
{
"category": "So",
"entities": [
"diams",
"diamondsuit"
],
"set": "9573-2003-isopub xhtml1-symbol mmlalias",
"title": "BLACK DIAMOND SUIT",
"dec": "#9830",
"hex": "#x02666",
"block": "Miscellaneous Symbols"
},
{
"category": "So",
"entities": [
"sung"
],
"set": "9573-2003-isonum",
"title": "EIGHTH NOTE",
"dec": "#9834",
"hex": "#x0266A",
"block": "Miscellaneous Symbols"
},
{
"category": "So",
"entities": [
"flat"
],
"set": "9573-2003-isopub",
"title": "MUSIC FLAT SIGN",
"dec": "#9837",
"hex": "#x0266D",
"block": "Miscellaneous Symbols"
},
{
"category": "So",
"entities": [
"natur",
"natural"
],
"set": "9573-2003-isopub mmlalias",
"title": "MUSIC NATURAL SIGN",
"dec": "#9838",
"hex": "#x0266E",
"block": "Miscellaneous Symbols"
},
{
"category": "Sm",
"entities": [
"sharp"
],
"set": "9573-2003-isopub",
"title": "MUSIC SHARP SIGN",
"dec": "#9839",
"hex": "#x0266F",
"block": "Miscellaneous Symbols"
},
{
"category": "So",
"entities": [
"check",
"checkmark"
],
"set": "9573-2003-isopub mmlalias",
"title": "CHECK MARK",
"dec": "#10003",
"hex": "#x02713",
"block": "Dingbats"
},
{
"category": "So",
"entities": [
"cross"
],
"set": "9573-2003-isopub",
"title": "BALLOT X",
"dec": "#10007",
"hex": "#x02717",
"block": "Dingbats"
},
{
"category": "So",
"entities": [
"malt",
"maltese"
],
"set": "9573-2003-isopub mmlalias",
"title": "MALTESE CROSS",
"dec": "#10016",
"hex": "#x02720",
"block": "Dingbats"
},
{
"category": "So",
"entities": [
"sext"
],
"set": "9573-2003-isopub",
"title": "SIX POINTED BLACK STAR",
"dec": "#10038",
"hex": "#x02736",
"block": "Dingbats"
},
{
"category": "So",
"entities": [
"VerticalSeparator"
],
"set": "mmlextra",
"title": "LIGHT VERTICAL BAR",
"dec": "#10072",
"hex": "#x02758",
"block": "Dingbats"
},
{
"category": "Ps",
"entities": [
"lbbrk"
],
"set": "9573-2003-isotech",
"title": "LIGHT LEFT TORTOISE SHELL BRACKET ORNAMENT",
"dec": "#10098",
"hex": "#x02772",
"block": "Dingbats"
},
{
"category": "Pe",
"entities": [
"rbbrk"
],
"set": "9573-2003-isotech",
"title": "LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT",
"dec": "#10099",
"hex": "#x02773",
"block": "Dingbats"
},
{
"category": "Ps",
"entities": [
"lobrk",
"LeftDoubleBracket"
],
"set": "9573-2003-isotech mmlalias",
"title": "MATHEMATICAL LEFT WHITE SQUARE BRACKET",
"dec": "#10214",
"hex": "#x027E6",
"block": "Miscellaneous Mathematical Symbols-A"
},
{
"category": "Pe",
"entities": [
"robrk",
"RightDoubleBracket"
],
"set": "9573-2003-isotech mmlalias",
"title": "MATHEMATICAL RIGHT WHITE SQUARE BRACKET",
"dec": "#10215",
"hex": "#x027E7",
"block": "Miscellaneous Mathematical Symbols-A"
},
{
"category": "Ps",
"entities": [
"lang",
"LeftAngleBracket",
"langle"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "MATHEMATICAL LEFT ANGLE BRACKET",
"dec": "#10216",
"hex": "#x027E8",
"block": "Miscellaneous Mathematical Symbols-A"
},
{
"category": "Pe",
"entities": [
"rang",
"RightAngleBracket",
"rangle"
],
"set": "xhtml1-symbol 9573-2003-isotech mmlalias",
"title": "MATHEMATICAL RIGHT ANGLE BRACKET",
"dec": "#10217",
"hex": "#x027E9",
"block": "Miscellaneous Mathematical Symbols-A"
},
{
"category": "Ps",
"entities": [
"Lang"
],
"set": "9573-2003-isotech",
"title": "MATHEMATICAL LEFT DOUBLE ANGLE BRACKET",
"dec": "#10218",
"hex": "#x027EA",
"block": "Miscellaneous Mathematical Symbols-A"
},
{
"category": "Pe",
"entities": [
"Rang"
],
"set": "9573-2003-isotech",
"title": "MATHEMATICAL RIGHT DOUBLE ANGLE BRACKET",
"dec": "#10219",
"hex": "#x027EB",
"block": "Miscellaneous Mathematical Symbols-A"
},
{
"category": "Ps",
"entities": [
"loang"
],
"set": "9573-2003-isotech",
"title": "MATHEMATICAL LEFT WHITE TORTOISE SHELL BRACKET",
"dec": "#10220",
"hex": "#x027EC",
"block": "Miscellaneous Mathematical Symbols-A"
},
{
"category": "Pe",
"entities": [
"roang"
],
"set": "9573-2003-isotech",
"title": "MATHEMATICAL RIGHT WHITE TORTOISE SHELL BRACKET",
"dec": "#10221",
"hex": "#x027ED",
"block": "Miscellaneous Mathematical Symbols-A"
},
{
"category": "Sm",
"entities": [
"xlarr",
"longleftarrow",
"LongLeftArrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "LONG LEFTWARDS ARROW",
"dec": "#10229",
"hex": "#x027F5",
"block": "Supplemental Arrows-A"
},
{
"category": "Sm",
"entities": [
"xrarr",
"longrightarrow",
"LongRightArrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "LONG RIGHTWARDS ARROW",
"dec": "#10230",
"hex": "#x027F6",
"block": "Supplemental Arrows-A"
},
{
"category": "Sm",
"entities": [
"xharr",
"longleftrightarrow",
"LongLeftRightArrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "LONG LEFT RIGHT ARROW",
"dec": "#10231",
"hex": "#x027F7",
"block": "Supplemental Arrows-A"
},
{
"category": "Sm",
"entities": [
"xlArr",
"Longleftarrow",
"DoubleLongLeftArrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "LONG LEFTWARDS DOUBLE ARROW",
"dec": "#10232",
"hex": "#x027F8",
"block": "Supplemental Arrows-A"
},
{
"category": "Sm",
"entities": [
"xrArr",
"Longrightarrow",
"DoubleLongRightArrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "LONG RIGHTWARDS DOUBLE ARROW",
"dec": "#10233",
"hex": "#x027F9",
"block": "Supplemental Arrows-A"
},
{
"category": "Sm",
"entities": [
"xhArr",
"Longleftrightarrow",
"DoubleLongLeftRightArrow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "LONG LEFT RIGHT DOUBLE ARROW",
"dec": "#10234",
"hex": "#x027FA",
"block": "Supplemental Arrows-A"
},
{
"category": "Sm",
"entities": [
"xmap",
"longmapsto"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "LONG RIGHTWARDS ARROW FROM BAR",
"dec": "#10236",
"hex": "#x027FC",
"block": "Supplemental Arrows-A"
},
{
"category": "Sm",
"entities": [
"dzigrarr"
],
"set": "9573-2003-isoamsa",
"title": "LONG RIGHTWARDS SQUIGGLE ARROW",
"dec": "#10239",
"hex": "#x027FF",
"block": "Supplemental Arrows-A"
},
{
"category": "Sm",
"entities": [
"nvlArr"
],
"set": "9573-2003-isoamsa",
"title": "LEFTWARDS DOUBLE ARROW WITH VERTICAL STROKE",
"dec": "#10498",
"hex": "#x02902",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"nvrArr"
],
"set": "9573-2003-isoamsa",
"title": "RIGHTWARDS DOUBLE ARROW WITH VERTICAL STROKE",
"dec": "#10499",
"hex": "#x02903",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"nvHarr"
],
"set": "9573-2003-isoamsa",
"title": "LEFT RIGHT DOUBLE ARROW WITH VERTICAL STROKE",
"dec": "#10500",
"hex": "#x02904",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"Map"
],
"set": "9573-2003-isoamsa",
"title": "RIGHTWARDS TWO-HEADED ARROW FROM BAR",
"dec": "#10501",
"hex": "#x02905",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"lbarr"
],
"set": "9573-2003-isoamsa",
"title": "LEFTWARDS DOUBLE DASH ARROW",
"dec": "#10508",
"hex": "#x0290C",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"rbarr",
"bkarow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "RIGHTWARDS DOUBLE DASH ARROW",
"dec": "#10509",
"hex": "#x0290D",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"lBarr"
],
"set": "9573-2003-isoamsa",
"title": "LEFTWARDS TRIPLE DASH ARROW",
"dec": "#10510",
"hex": "#x0290E",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"rBarr",
"dbkarow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "RIGHTWARDS TRIPLE DASH ARROW",
"dec": "#10511",
"hex": "#x0290F",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"RBarr",
"drbkarow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "RIGHTWARDS TWO-HEADED TRIPLE DASH ARROW",
"dec": "#10512",
"hex": "#x02910",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"DDotrahd"
],
"set": "9573-2003-isoamsa",
"title": "RIGHTWARDS ARROW WITH DOTTED STEM",
"dec": "#10513",
"hex": "#x02911",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"UpArrowBar"
],
"set": "mmlextra",
"title": "UPWARDS ARROW TO BAR",
"dec": "#10514",
"hex": "#x02912",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"DownArrowBar"
],
"set": "mmlextra",
"title": "DOWNWARDS ARROW TO BAR",
"dec": "#10515",
"hex": "#x02913",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"Rarrtl"
],
"set": "9573-2003-isoamsa",
"title": "RIGHTWARDS TWO-HEADED ARROW WITH TAIL",
"dec": "#10518",
"hex": "#x02916",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"latail"
],
"set": "9573-2003-isoamsa",
"title": "LEFTWARDS ARROW-TAIL",
"dec": "#10521",
"hex": "#x02919",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"ratail"
],
"set": "9573-2003-isoamsa",
"title": "RIGHTWARDS ARROW-TAIL",
"dec": "#10522",
"hex": "#x0291A",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"lAtail"
],
"set": "9573-2003-isoamsa",
"title": "LEFTWARDS DOUBLE ARROW-TAIL",
"dec": "#10523",
"hex": "#x0291B",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"rAtail"
],
"set": "9573-2003-isoamsa",
"title": "RIGHTWARDS DOUBLE ARROW-TAIL",
"dec": "#10524",
"hex": "#x0291C",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"larrfs"
],
"set": "9573-2003-isoamsa",
"title": "LEFTWARDS ARROW TO BLACK DIAMOND",
"dec": "#10525",
"hex": "#x0291D",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"rarrfs"
],
"set": "9573-2003-isoamsa",
"title": "RIGHTWARDS ARROW TO BLACK DIAMOND",
"dec": "#10526",
"hex": "#x0291E",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"larrbfs"
],
"set": "9573-2003-isoamsa",
"title": "LEFTWARDS ARROW FROM BAR TO BLACK DIAMOND",
"dec": "#10527",
"hex": "#x0291F",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"rarrbfs"
],
"set": "9573-2003-isoamsa",
"title": "RIGHTWARDS ARROW FROM BAR TO BLACK DIAMOND",
"dec": "#10528",
"hex": "#x02920",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"nwarhk"
],
"set": "9573-2003-isoamsa",
"title": "NORTH WEST ARROW WITH HOOK",
"dec": "#10531",
"hex": "#x02923",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"nearhk"
],
"set": "9573-2003-isoamsa",
"title": "NORTH EAST ARROW WITH HOOK",
"dec": "#10532",
"hex": "#x02924",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"searhk",
"hksearow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "SOUTH EAST ARROW WITH HOOK",
"dec": "#10533",
"hex": "#x02925",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"swarhk",
"hkswarow"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "SOUTH WEST ARROW WITH HOOK",
"dec": "#10534",
"hex": "#x02926",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"nwnear"
],
"set": "9573-2003-isoamsa",
"title": "NORTH WEST ARROW AND NORTH EAST ARROW",
"dec": "#10535",
"hex": "#x02927",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"nesear",
"toea"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "NORTH EAST ARROW AND SOUTH EAST ARROW",
"dec": "#10536",
"hex": "#x02928",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"seswar",
"tosa"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "SOUTH EAST ARROW AND SOUTH WEST ARROW",
"dec": "#10537",
"hex": "#x02929",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"swnwar"
],
"set": "9573-2003-isoamsa",
"title": "SOUTH WEST ARROW AND NORTH WEST ARROW",
"dec": "#10538",
"hex": "#x0292A",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"rarrc"
],
"set": "9573-2003-isoamsa",
"title": "WAVE ARROW POINTING DIRECTLY RIGHT",
"dec": "#10547",
"hex": "#x02933",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"cudarrr"
],
"set": "9573-2003-isoamsa",
"title": "ARROW POINTING RIGHTWARDS THEN CURVING DOWNWARDS",
"dec": "#10549",
"hex": "#x02935",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"ldca"
],
"set": "9573-2003-isoamsa",
"title": "ARROW POINTING DOWNWARDS THEN CURVING LEFTWARDS",
"dec": "#10550",
"hex": "#x02936",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"rdca"
],
"set": "9573-2003-isoamsa",
"title": "ARROW POINTING DOWNWARDS THEN CURVING RIGHTWARDS",
"dec": "#10551",
"hex": "#x02937",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"cudarrl"
],
"set": "9573-2003-isoamsa",
"title": "RIGHT-SIDE ARC CLOCKWISE ARROW",
"dec": "#10552",
"hex": "#x02938",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"larrpl"
],
"set": "9573-2003-isoamsa",
"title": "LEFT-SIDE ARC ANTICLOCKWISE ARROW",
"dec": "#10553",
"hex": "#x02939",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"curarrm"
],
"set": "9573-2003-isoamsa",
"title": "TOP ARC CLOCKWISE ARROW WITH MINUS",
"dec": "#10556",
"hex": "#x0293C",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"cularrp"
],
"set": "9573-2003-isoamsa",
"title": "TOP ARC ANTICLOCKWISE ARROW WITH PLUS",
"dec": "#10557",
"hex": "#x0293D",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"rarrpl"
],
"set": "9573-2003-isoamsa",
"title": "RIGHTWARDS ARROW WITH PLUS BELOW",
"dec": "#10565",
"hex": "#x02945",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"harrcir"
],
"set": "9573-2003-isoamsa",
"title": "LEFT RIGHT ARROW THROUGH SMALL CIRCLE",
"dec": "#10568",
"hex": "#x02948",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"Uarrocir"
],
"set": "9573-2003-isoamsa",
"title": "UPWARDS TWO-HEADED ARROW FROM SMALL CIRCLE",
"dec": "#10569",
"hex": "#x02949",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"lurdshar"
],
"set": "9573-2003-isoamsa",
"title": "LEFT BARB UP RIGHT BARB DOWN HARPOON",
"dec": "#10570",
"hex": "#x0294A",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"ldrushar"
],
"set": "9573-2003-isoamsa",
"title": "LEFT BARB DOWN RIGHT BARB UP HARPOON",
"dec": "#10571",
"hex": "#x0294B",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"LeftRightVector"
],
"set": "mmlextra",
"title": "LEFT BARB UP RIGHT BARB UP HARPOON",
"dec": "#10574",
"hex": "#x0294E",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"RightUpDownVector"
],
"set": "mmlextra",
"title": "UP BARB RIGHT DOWN BARB RIGHT HARPOON",
"dec": "#10575",
"hex": "#x0294F",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"DownLeftRightVector"
],
"set": "mmlextra",
"title": "LEFT BARB DOWN RIGHT BARB DOWN HARPOON",
"dec": "#10576",
"hex": "#x02950",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"LeftUpDownVector"
],
"set": "mmlextra",
"title": "UP BARB LEFT DOWN BARB LEFT HARPOON",
"dec": "#10577",
"hex": "#x02951",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"LeftVectorBar"
],
"set": "mmlextra",
"title": "LEFTWARDS HARPOON WITH BARB UP TO BAR",
"dec": "#10578",
"hex": "#x02952",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"RightVectorBar"
],
"set": "mmlextra",
"title": "RIGHTWARDS HARPOON WITH BARB UP TO BAR",
"dec": "#10579",
"hex": "#x02953",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"RightUpVectorBar"
],
"set": "mmlextra",
"title": "UPWARDS HARPOON WITH BARB RIGHT TO BAR",
"dec": "#10580",
"hex": "#x02954",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"RightDownVectorBar"
],
"set": "mmlextra",
"title": "DOWNWARDS HARPOON WITH BARB RIGHT TO BAR",
"dec": "#10581",
"hex": "#x02955",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"DownLeftVectorBar"
],
"set": "mmlextra",
"title": "LEFTWARDS HARPOON WITH BARB DOWN TO BAR",
"dec": "#10582",
"hex": "#x02956",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"DownRightVectorBar"
],
"set": "mmlextra",
"title": "RIGHTWARDS HARPOON WITH BARB DOWN TO BAR",
"dec": "#10583",
"hex": "#x02957",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"LeftUpVectorBar"
],
"set": "mmlextra",
"title": "UPWARDS HARPOON WITH BARB LEFT TO BAR",
"dec": "#10584",
"hex": "#x02958",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"LeftDownVectorBar"
],
"set": "mmlextra",
"title": "DOWNWARDS HARPOON WITH BARB LEFT TO BAR",
"dec": "#10585",
"hex": "#x02959",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"LeftTeeVector"
],
"set": "mmlextra",
"title": "LEFTWARDS HARPOON WITH BARB UP FROM BAR",
"dec": "#10586",
"hex": "#x0295A",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"RightTeeVector"
],
"set": "mmlextra",
"title": "RIGHTWARDS HARPOON WITH BARB UP FROM BAR",
"dec": "#10587",
"hex": "#x0295B",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"RightUpTeeVector"
],
"set": "mmlextra",
"title": "UPWARDS HARPOON WITH BARB RIGHT FROM BAR",
"dec": "#10588",
"hex": "#x0295C",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"RightDownTeeVector"
],
"set": "mmlextra",
"title": "DOWNWARDS HARPOON WITH BARB RIGHT FROM BAR",
"dec": "#10589",
"hex": "#x0295D",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"DownLeftTeeVector"
],
"set": "mmlextra",
"title": "LEFTWARDS HARPOON WITH BARB DOWN FROM BAR",
"dec": "#10590",
"hex": "#x0295E",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"DownRightTeeVector"
],
"set": "mmlextra",
"title": "RIGHTWARDS HARPOON WITH BARB DOWN FROM BAR",
"dec": "#10591",
"hex": "#x0295F",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"LeftUpTeeVector"
],
"set": "mmlextra",
"title": "UPWARDS HARPOON WITH BARB LEFT FROM BAR",
"dec": "#10592",
"hex": "#x02960",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"LeftDownTeeVector"
],
"set": "mmlextra",
"title": "DOWNWARDS HARPOON WITH BARB LEFT FROM BAR",
"dec": "#10593",
"hex": "#x02961",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"lHar"
],
"set": "9573-2003-isoamsa",
"title": "LEFTWARDS HARPOON WITH BARB UP ABOVE LEFTWARDS HARPOON WITH BARB DOWN",
"dec": "#10594",
"hex": "#x02962",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"uHar"
],
"set": "9573-2003-isoamsa",
"title": "UPWARDS HARPOON WITH BARB LEFT BESIDE UPWARDS HARPOON WITH BARB RIGHT",
"dec": "#10595",
"hex": "#x02963",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"rHar"
],
"set": "9573-2003-isoamsa",
"title": "RIGHTWARDS HARPOON WITH BARB UP ABOVE RIGHTWARDS HARPOON WITH BARB DOWN",
"dec": "#10596",
"hex": "#x02964",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"dHar"
],
"set": "9573-2003-isoamsa",
"title": "DOWNWARDS HARPOON WITH BARB LEFT BESIDE DOWNWARDS HARPOON WITH BARB RIGHT",
"dec": "#10597",
"hex": "#x02965",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"luruhar"
],
"set": "9573-2003-isoamsa",
"title": "LEFTWARDS HARPOON WITH BARB UP ABOVE RIGHTWARDS HARPOON WITH BARB UP",
"dec": "#10598",
"hex": "#x02966",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"ldrdhar"
],
"set": "9573-2003-isoamsa",
"title": "LEFTWARDS HARPOON WITH BARB DOWN ABOVE RIGHTWARDS HARPOON WITH BARB DOWN",
"dec": "#10599",
"hex": "#x02967",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"ruluhar"
],
"set": "9573-2003-isoamsa",
"title": "RIGHTWARDS HARPOON WITH BARB UP ABOVE LEFTWARDS HARPOON WITH BARB UP",
"dec": "#10600",
"hex": "#x02968",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"rdldhar"
],
"set": "9573-2003-isoamsa",
"title": "RIGHTWARDS HARPOON WITH BARB DOWN ABOVE LEFTWARDS HARPOON WITH BARB DOWN",
"dec": "#10601",
"hex": "#x02969",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"lharul"
],
"set": "9573-2003-isoamsa",
"title": "LEFTWARDS HARPOON WITH BARB UP ABOVE LONG DASH",
"dec": "#10602",
"hex": "#x0296A",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"llhard"
],
"set": "9573-2003-isoamsa",
"title": "LEFTWARDS HARPOON WITH BARB DOWN BELOW LONG DASH",
"dec": "#10603",
"hex": "#x0296B",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"rharul"
],
"set": "9573-2003-isoamsa",
"title": "RIGHTWARDS HARPOON WITH BARB UP ABOVE LONG DASH",
"dec": "#10604",
"hex": "#x0296C",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"lrhard"
],
"set": "9573-2003-isoamsa",
"title": "RIGHTWARDS HARPOON WITH BARB DOWN BELOW LONG DASH",
"dec": "#10605",
"hex": "#x0296D",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"udhar",
"UpEquilibrium"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "UPWARDS HARPOON WITH BARB LEFT BESIDE DOWNWARDS HARPOON WITH BARB RIGHT",
"dec": "#10606",
"hex": "#x0296E",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"duhar",
"ReverseUpEquilibrium"
],
"set": "9573-2003-isoamsa mmlalias",
"title": "DOWNWARDS HARPOON WITH BARB LEFT BESIDE UPWARDS HARPOON WITH BARB RIGHT",
"dec": "#10607",
"hex": "#x0296F",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"RoundImplies"
],
"set": "mmlextra",
"title": "RIGHT DOUBLE ARROW WITH ROUNDED HEAD",
"dec": "#10608",
"hex": "#x02970",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"erarr"
],
"set": "9573-2003-isoamsa",
"title": "EQUALS SIGN ABOVE RIGHTWARDS ARROW",
"dec": "#10609",
"hex": "#x02971",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"simrarr"
],
"set": "9573-2003-isoamsa",
"title": "TILDE OPERATOR ABOVE RIGHTWARDS ARROW",
"dec": "#10610",
"hex": "#x02972",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"larrsim"
],
"set": "9573-2003-isoamsa",
"title": "LEFTWARDS ARROW ABOVE TILDE OPERATOR",
"dec": "#10611",
"hex": "#x02973",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"rarrsim"
],
"set": "9573-2003-isoamsa",
"title": "RIGHTWARDS ARROW ABOVE TILDE OPERATOR",
"dec": "#10612",
"hex": "#x02974",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"rarrap"
],
"set": "9573-2003-isoamsa",
"title": "RIGHTWARDS ARROW ABOVE ALMOST EQUAL TO",
"dec": "#10613",
"hex": "#x02975",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"ltlarr"
],
"set": "9573-2003-isoamsr",
"title": "LESS-THAN ABOVE LEFTWARDS ARROW",
"dec": "#10614",
"hex": "#x02976",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"gtrarr"
],
"set": "9573-2003-isoamsr",
"title": "GREATER-THAN ABOVE RIGHTWARDS ARROW",
"dec": "#10616",
"hex": "#x02978",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"subrarr"
],
"set": "9573-2003-isoamsr",
"title": "SUBSET ABOVE RIGHTWARDS ARROW",
"dec": "#10617",
"hex": "#x02979",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"suplarr"
],
"set": "9573-2003-isoamsr",
"title": "SUPERSET ABOVE LEFTWARDS ARROW",
"dec": "#10619",
"hex": "#x0297B",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"lfisht"
],
"set": "9573-2003-isoamsa",
"title": "LEFT FISH TAIL",
"dec": "#10620",
"hex": "#x0297C",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"rfisht"
],
"set": "9573-2003-isoamsa",
"title": "RIGHT FISH TAIL",
"dec": "#10621",
"hex": "#x0297D",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"ufisht"
],
"set": "9573-2003-isoamsa",
"title": "UP FISH TAIL",
"dec": "#10622",
"hex": "#x0297E",
"block": "Supplemental Arrows-B"
},
{
"category": "Sm",
"entities": [
"dfisht"
],
"set": "9573-2003-isoamsa",
"title": "DOWN FISH TAIL",
"dec": "#10623",
"hex": "#x0297F",
"block": "Supplemental Arrows-B"
},
{
"category": "Ps",
"entities": [
"lopar"
],
"set": "9573-2003-isotech",
"title": "LEFT WHITE PARENTHESIS",
"dec": "#10629",
"hex": "#x02985",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Pe",
"entities": [
"ropar"
],
"set": "9573-2003-isotech",
"title": "RIGHT WHITE PARENTHESIS",
"dec": "#10630",
"hex": "#x02986",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Ps",
"entities": [
"lbrke"
],
"set": "9573-2003-isoamsc",
"title": "LEFT SQUARE BRACKET WITH UNDERBAR",
"dec": "#10635",
"hex": "#x0298B",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Pe",
"entities": [
"rbrke"
],
"set": "9573-2003-isoamsc",
"title": "RIGHT SQUARE BRACKET WITH UNDERBAR",
"dec": "#10636",
"hex": "#x0298C",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Ps",
"entities": [
"lbrkslu"
],
"set": "9573-2003-isoamsc",
"title": "LEFT SQUARE BRACKET WITH TICK IN TOP CORNER",
"dec": "#10637",
"hex": "#x0298D",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Pe",
"entities": [
"rbrksld"
],
"set": "9573-2003-isoamsc",
"title": "RIGHT SQUARE BRACKET WITH TICK IN BOTTOM CORNER",
"dec": "#10638",
"hex": "#x0298E",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Ps",
"entities": [
"lbrksld"
],
"set": "9573-2003-isoamsc",
"title": "LEFT SQUARE BRACKET WITH TICK IN BOTTOM CORNER",
"dec": "#10639",
"hex": "#x0298F",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Pe",
"entities": [
"rbrkslu"
],
"set": "9573-2003-isoamsc",
"title": "RIGHT SQUARE BRACKET WITH TICK IN TOP CORNER",
"dec": "#10640",
"hex": "#x02990",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Ps",
"entities": [
"langd"
],
"set": "9573-2003-isoamsc",
"title": "LEFT ANGLE BRACKET WITH DOT",
"dec": "#10641",
"hex": "#x02991",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Pe",
"entities": [
"rangd"
],
"set": "9573-2003-isoamsc",
"title": "RIGHT ANGLE BRACKET WITH DOT",
"dec": "#10642",
"hex": "#x02992",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Ps",
"entities": [
"lparlt"
],
"set": "9573-2003-isoamsc",
"title": "LEFT ARC LESS-THAN BRACKET",
"dec": "#10643",
"hex": "#x02993",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Pe",
"entities": [
"rpargt"
],
"set": "9573-2003-isoamsc",
"title": "RIGHT ARC GREATER-THAN BRACKET",
"dec": "#10644",
"hex": "#x02994",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Ps",
"entities": [
"gtlPar"
],
"set": "9573-2003-isoamsc",
"title": "DOUBLE LEFT ARC GREATER-THAN BRACKET",
"dec": "#10645",
"hex": "#x02995",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Pe",
"entities": [
"ltrPar"
],
"set": "9573-2003-isoamsc",
"title": "DOUBLE RIGHT ARC LESS-THAN BRACKET",
"dec": "#10646",
"hex": "#x02996",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"vzigzag"
],
"set": "9573-2003-isoamso",
"title": "VERTICAL ZIGZAG LINE",
"dec": "#10650",
"hex": "#x0299A",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"vangrt"
],
"set": "9573-2003-isotech",
"title": "RIGHT ANGLE VARIANT WITH SQUARE",
"dec": "#10652",
"hex": "#x0299C",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"angrtvbd"
],
"set": "9573-2003-isoamso",
"title": "MEASURED RIGHT ANGLE WITH DOT",
"dec": "#10653",
"hex": "#x0299D",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"ange"
],
"set": "9573-2003-isoamso",
"title": "ANGLE WITH UNDERBAR",
"dec": "#10660",
"hex": "#x029A4",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"range"
],
"set": "9573-2003-isoamso",
"title": "REVERSED ANGLE WITH UNDERBAR",
"dec": "#10661",
"hex": "#x029A5",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"dwangle"
],
"set": "9573-2003-isotech",
"title": "OBLIQUE ANGLE OPENING UP",
"dec": "#10662",
"hex": "#x029A6",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"uwangle"
],
"set": "9573-2003-isotech",
"title": "OBLIQUE ANGLE OPENING DOWN",
"dec": "#10663",
"hex": "#x029A7",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"angmsdaa"
],
"set": "9573-2003-isoamso",
"title": "MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND RIGHT",
"dec": "#10664",
"hex": "#x029A8",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"angmsdab"
],
"set": "9573-2003-isoamso",
"title": "MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND LEFT",
"dec": "#10665",
"hex": "#x029A9",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"angmsdac"
],
"set": "9573-2003-isoamso",
"title": "MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND RIGHT",
"dec": "#10666",
"hex": "#x029AA",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"angmsdad"
],
"set": "9573-2003-isoamso",
"title": "MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND LEFT",
"dec": "#10667",
"hex": "#x029AB",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"angmsdae"
],
"set": "9573-2003-isoamso",
"title": "MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND UP",
"dec": "#10668",
"hex": "#x029AC",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"angmsdaf"
],
"set": "9573-2003-isoamso",
"title": "MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND UP",
"dec": "#10669",
"hex": "#x029AD",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"angmsdag"
],
"set": "9573-2003-isoamso",
"title": "MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND DOWN",
"dec": "#10670",
"hex": "#x029AE",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"angmsdah"
],
"set": "9573-2003-isoamso",
"title": "MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND DOWN",
"dec": "#10671",
"hex": "#x029AF",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"bemptyv"
],
"set": "9573-2003-isoamso",
"title": "REVERSED EMPTY SET",
"dec": "#10672",
"hex": "#x029B0",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"demptyv"
],
"set": "9573-2003-isoamso",
"title": "EMPTY SET WITH OVERBAR",
"dec": "#10673",
"hex": "#x029B1",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"cemptyv"
],
"set": "9573-2003-isoamso",
"title": "EMPTY SET WITH SMALL CIRCLE ABOVE",
"dec": "#10674",
"hex": "#x029B2",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"raemptyv"
],
"set": "9573-2003-isoamso",
"title": "EMPTY SET WITH RIGHT ARROW ABOVE",
"dec": "#10675",
"hex": "#x029B3",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"laemptyv"
],
"set": "9573-2003-isoamso",
"title": "EMPTY SET WITH LEFT ARROW ABOVE",
"dec": "#10676",
"hex": "#x029B4",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"ohbar"
],
"set": "9573-2003-isoamsb",
"title": "CIRCLE WITH HORIZONTAL BAR",
"dec": "#10677",
"hex": "#x029B5",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"omid"
],
"set": "9573-2003-isoamsb",
"title": "CIRCLED VERTICAL BAR",
"dec": "#10678",
"hex": "#x029B6",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"opar"
],
"set": "9573-2003-isoamsb",
"title": "CIRCLED PARALLEL",
"dec": "#10679",
"hex": "#x029B7",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"operp"
],
"set": "9573-2003-isoamsb",
"title": "CIRCLED PERPENDICULAR",
"dec": "#10681",
"hex": "#x029B9",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"olcross"
],
"set": "9573-2003-isotech",
"title": "CIRCLE WITH SUPERIMPOSED X",
"dec": "#10683",
"hex": "#x029BB",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"odsold"
],
"set": "9573-2003-isoamsb",
"title": "CIRCLED ANTICLOCKWISE-ROTATED DIVISION SIGN",
"dec": "#10684",
"hex": "#x029BC",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"olcir"
],
"set": "9573-2003-isoamsb",
"title": "CIRCLED WHITE BULLET",
"dec": "#10686",
"hex": "#x029BE",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"ofcir"
],
"set": "9573-2003-isoamsb",
"title": "CIRCLED BULLET",
"dec": "#10687",
"hex": "#x029BF",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"olt"
],
"set": "9573-2003-isoamsb",
"title": "CIRCLED LESS-THAN",
"dec": "#10688",
"hex": "#x029C0",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"ogt"
],
"set": "9573-2003-isoamsb",
"title": "CIRCLED GREATER-THAN",
"dec": "#10689",
"hex": "#x029C1",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"cirscir"
],
"set": "9573-2003-isoamso",
"title": "CIRCLE WITH SMALL CIRCLE TO THE RIGHT",
"dec": "#10690",
"hex": "#x029C2",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"cirE"
],
"set": "9573-2003-isoamso",
"title": "CIRCLE WITH TWO HORIZONTAL STROKES TO THE RIGHT",
"dec": "#10691",
"hex": "#x029C3",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"solb"
],
"set": "9573-2003-isoamsb",
"title": "SQUARED RISING DIAGONAL SLASH",
"dec": "#10692",
"hex": "#x029C4",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"bsolb"
],
"set": "9573-2003-isoamsb",
"title": "SQUARED FALLING DIAGONAL SLASH",
"dec": "#10693",
"hex": "#x029C5",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"boxbox"
],
"set": "9573-2003-isoamso",
"title": "TWO JOINED SQUARES",
"dec": "#10697",
"hex": "#x029C9",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"trisb"
],
"set": "9573-2003-isoamsb",
"title": "TRIANGLE WITH SERIFS AT BOTTOM",
"dec": "#10701",
"hex": "#x029CD",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"rtriltri"
],
"set": "9573-2003-isoamsr",
"title": "RIGHT TRIANGLE ABOVE LEFT TRIANGLE",
"dec": "#10702",
"hex": "#x029CE",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"LeftTriangleBar"
],
"set": "mmlextra",
"title": "LEFT TRIANGLE BESIDE VERTICAL BAR",
"dec": "#10703",
"hex": "#x029CF",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"RightTriangleBar"
],
"set": "mmlextra",
"title": "VERTICAL BAR BESIDE RIGHT TRIANGLE",
"dec": "#10704",
"hex": "#x029D0",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Ps",
"entities": [
"race"
],
"set": "9573-2003-isoamsb",
"title": "LEFT DOUBLE WIGGLY FENCE",
"dec": "#10714",
"hex": "#x029DA",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"iinfin"
],
"set": "9573-2003-isotech",
"title": "INCOMPLETE INFINITY",
"dec": "#10716",
"hex": "#x029DC",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"infintie"
],
"set": "9573-2003-isotech",
"title": "TIE OVER INFINITY",
"dec": "#10717",
"hex": "#x029DD",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"nvinfin"
],
"set": "9573-2003-isotech",
"title": "INFINITY NEGATED WITH VERTICAL BAR",
"dec": "#10718",
"hex": "#x029DE",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"eparsl"
],
"set": "9573-2003-isotech",
"title": "EQUALS SIGN AND SLANTED PARALLEL",
"dec": "#10723",
"hex": "#x029E3",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"smeparsl"
],
"set": "9573-2003-isotech",
"title": "EQUALS SIGN AND SLANTED PARALLEL WITH TILDE ABOVE",
"dec": "#10724",
"hex": "#x029E4",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"eqvparsl"
],
"set": "9573-2003-isotech",
"title": "IDENTICAL TO AND SLANTED PARALLEL",
"dec": "#10725",
"hex": "#x029E5",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"lozf",
"blacklozenge"
],
"set": "9573-2003-isopub mmlalias",
"title": "BLACK LOZENGE",
"dec": "#10731",
"hex": "#x029EB",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"RuleDelayed"
],
"set": "mmlextra",
"title": "RULE-DELAYED",
"dec": "#10740",
"hex": "#x029F4",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"dsol"
],
"set": "9573-2003-isotech",
"title": "SOLIDUS WITH OVERBAR",
"dec": "#10742",
"hex": "#x029F6",
"block": "Miscellaneous Mathematical Symbols-B"
},
{
"category": "Sm",
"entities": [
"xodot",
"bigodot"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "N-ARY CIRCLED DOT OPERATOR",
"dec": "#10752",
"hex": "#x02A00",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"xoplus",
"bigoplus"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "N-ARY CIRCLED PLUS OPERATOR",
"dec": "#10753",
"hex": "#x02A01",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"xotime",
"bigotimes"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "N-ARY CIRCLED TIMES OPERATOR",
"dec": "#10754",
"hex": "#x02A02",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"xuplus",
"biguplus"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "N-ARY UNION OPERATOR WITH PLUS",
"dec": "#10756",
"hex": "#x02A04",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"xsqcup",
"bigsqcup"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "N-ARY SQUARE UNION OPERATOR",
"dec": "#10758",
"hex": "#x02A06",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"qint",
"iiiint"
],
"set": "9573-2003-isotech mmlalias",
"title": "QUADRUPLE INTEGRAL OPERATOR",
"dec": "#10764",
"hex": "#x02A0C",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"fpartint"
],
"set": "9573-2003-isotech",
"title": "FINITE PART INTEGRAL",
"dec": "#10765",
"hex": "#x02A0D",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"cirfnint"
],
"set": "9573-2003-isotech",
"title": "CIRCULATION FUNCTION",
"dec": "#10768",
"hex": "#x02A10",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"awint"
],
"set": "9573-2003-isotech",
"title": "ANTICLOCKWISE INTEGRATION",
"dec": "#10769",
"hex": "#x02A11",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"rppolint"
],
"set": "9573-2003-isotech",
"title": "LINE INTEGRATION WITH RECTANGULAR PATH AROUND POLE",
"dec": "#10770",
"hex": "#x02A12",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"scpolint"
],
"set": "9573-2003-isotech",
"title": "LINE INTEGRATION WITH SEMICIRCULAR PATH AROUND POLE",
"dec": "#10771",
"hex": "#x02A13",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"npolint"
],
"set": "9573-2003-isotech",
"title": "LINE INTEGRATION NOT INCLUDING THE POLE",
"dec": "#10772",
"hex": "#x02A14",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"pointint"
],
"set": "9573-2003-isotech",
"title": "INTEGRAL AROUND A POINT OPERATOR",
"dec": "#10773",
"hex": "#x02A15",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"quatint"
],
"set": "9573-2003-isotech",
"title": "QUATERNION INTEGRAL OPERATOR",
"dec": "#10774",
"hex": "#x02A16",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"intlarhk"
],
"set": "9573-2003-isotech",
"title": "INTEGRAL WITH LEFTWARDS ARROW WITH HOOK",
"dec": "#10775",
"hex": "#x02A17",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"pluscir"
],
"set": "9573-2003-isoamsb",
"title": "PLUS SIGN WITH SMALL CIRCLE ABOVE",
"dec": "#10786",
"hex": "#x02A22",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"plusacir"
],
"set": "9573-2003-isoamsb",
"title": "PLUS SIGN WITH CIRCUMFLEX ACCENT ABOVE",
"dec": "#10787",
"hex": "#x02A23",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"simplus"
],
"set": "9573-2003-isoamsb",
"title": "PLUS SIGN WITH TILDE ABOVE",
"dec": "#10788",
"hex": "#x02A24",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"plusdu"
],
"set": "9573-2003-isoamsb",
"title": "PLUS SIGN WITH DOT BELOW",
"dec": "#10789",
"hex": "#x02A25",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"plussim"
],
"set": "9573-2003-isoamsb",
"title": "PLUS SIGN WITH TILDE BELOW",
"dec": "#10790",
"hex": "#x02A26",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"plustwo"
],
"set": "9573-2003-isoamsb",
"title": "PLUS SIGN WITH SUBSCRIPT TWO",
"dec": "#10791",
"hex": "#x02A27",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"mcomma"
],
"set": "9573-2003-isoamsr",
"title": "MINUS SIGN WITH COMMA ABOVE",
"dec": "#10793",
"hex": "#x02A29",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"minusdu"
],
"set": "9573-2003-isoamsb",
"title": "MINUS SIGN WITH DOT BELOW",
"dec": "#10794",
"hex": "#x02A2A",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"loplus"
],
"set": "9573-2003-isoamsb",
"title": "PLUS SIGN IN LEFT HALF CIRCLE",
"dec": "#10797",
"hex": "#x02A2D",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"roplus"
],
"set": "9573-2003-isoamsb",
"title": "PLUS SIGN IN RIGHT HALF CIRCLE",
"dec": "#10798",
"hex": "#x02A2E",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Cross"
],
"set": "mmlextra",
"title": "VECTOR OR CROSS PRODUCT",
"dec": "#10799",
"hex": "#x02A2F",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"timesd"
],
"set": "9573-2003-isoamsb",
"title": "MULTIPLICATION SIGN WITH DOT ABOVE",
"dec": "#10800",
"hex": "#x02A30",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"timesbar"
],
"set": "9573-2003-isoamsb",
"title": "MULTIPLICATION SIGN WITH UNDERBAR",
"dec": "#10801",
"hex": "#x02A31",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"smashp"
],
"set": "9573-2003-isoamsb",
"title": "SMASH PRODUCT",
"dec": "#10803",
"hex": "#x02A33",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"lotimes"
],
"set": "9573-2003-isoamsb",
"title": "MULTIPLICATION SIGN IN LEFT HALF CIRCLE",
"dec": "#10804",
"hex": "#x02A34",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"rotimes"
],
"set": "9573-2003-isoamsb",
"title": "MULTIPLICATION SIGN IN RIGHT HALF CIRCLE",
"dec": "#10805",
"hex": "#x02A35",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"otimesas"
],
"set": "9573-2003-isoamsb",
"title": "CIRCLED MULTIPLICATION SIGN WITH CIRCUMFLEX ACCENT",
"dec": "#10806",
"hex": "#x02A36",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Otimes"
],
"set": "9573-2003-isoamsb",
"title": "MULTIPLICATION SIGN IN DOUBLE CIRCLE",
"dec": "#10807",
"hex": "#x02A37",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"odiv"
],
"set": "9573-2003-isoamsb",
"title": "CIRCLED DIVISION SIGN",
"dec": "#10808",
"hex": "#x02A38",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"triplus"
],
"set": "9573-2003-isoamsb",
"title": "PLUS SIGN IN TRIANGLE",
"dec": "#10809",
"hex": "#x02A39",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"triminus"
],
"set": "9573-2003-isoamsb",
"title": "MINUS SIGN IN TRIANGLE",
"dec": "#10810",
"hex": "#x02A3A",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"tritime"
],
"set": "9573-2003-isoamsb",
"title": "MULTIPLICATION SIGN IN TRIANGLE",
"dec": "#10811",
"hex": "#x02A3B",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"iprod",
"intprod"
],
"set": "9573-2003-isoamsb mmlalias",
"title": "INTERIOR PRODUCT",
"dec": "#10812",
"hex": "#x02A3C",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"amalg"
],
"set": "9573-2003-isoamsb",
"title": "AMALGAMATION OR COPRODUCT",
"dec": "#10815",
"hex": "#x02A3F",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"capdot"
],
"set": "9573-2003-isoamsb",
"title": "INTERSECTION WITH DOT",
"dec": "#10816",
"hex": "#x02A40",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ncup"
],
"set": "9573-2003-isoamsb",
"title": "UNION WITH OVERBAR",
"dec": "#10818",
"hex": "#x02A42",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ncap"
],
"set": "9573-2003-isoamsb",
"title": "INTERSECTION WITH OVERBAR",
"dec": "#10819",
"hex": "#x02A43",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"capand"
],
"set": "9573-2003-isoamsb",
"title": "INTERSECTION WITH LOGICAL AND",
"dec": "#10820",
"hex": "#x02A44",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"cupor"
],
"set": "9573-2003-isoamsb",
"title": "UNION WITH LOGICAL OR",
"dec": "#10821",
"hex": "#x02A45",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"cupcap"
],
"set": "9573-2003-isoamsb",
"title": "UNION ABOVE INTERSECTION",
"dec": "#10822",
"hex": "#x02A46",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"capcup"
],
"set": "9573-2003-isoamsb",
"title": "INTERSECTION ABOVE UNION",
"dec": "#10823",
"hex": "#x02A47",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"cupbrcap"
],
"set": "9573-2003-isoamsb",
"title": "UNION ABOVE BAR ABOVE INTERSECTION",
"dec": "#10824",
"hex": "#x02A48",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"capbrcup"
],
"set": "9573-2003-isoamsb",
"title": "INTERSECTION ABOVE BAR ABOVE UNION",
"dec": "#10825",
"hex": "#x02A49",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"cupcup"
],
"set": "9573-2003-isoamsb",
"title": "UNION BESIDE AND JOINED WITH UNION",
"dec": "#10826",
"hex": "#x02A4A",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"capcap"
],
"set": "9573-2003-isoamsb",
"title": "INTERSECTION BESIDE AND JOINED WITH INTERSECTION",
"dec": "#10827",
"hex": "#x02A4B",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ccups"
],
"set": "9573-2003-isoamsb",
"title": "CLOSED UNION WITH SERIFS",
"dec": "#10828",
"hex": "#x02A4C",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ccaps"
],
"set": "9573-2003-isoamsb",
"title": "CLOSED INTERSECTION WITH SERIFS",
"dec": "#10829",
"hex": "#x02A4D",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ccupssm"
],
"set": "9573-2003-isoamsb",
"title": "CLOSED UNION WITH SERIFS AND SMASH PRODUCT",
"dec": "#10832",
"hex": "#x02A50",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"And"
],
"set": "9573-2003-isotech",
"title": "DOUBLE LOGICAL AND",
"dec": "#10835",
"hex": "#x02A53",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Or"
],
"set": "9573-2003-isotech",
"title": "DOUBLE LOGICAL OR",
"dec": "#10836",
"hex": "#x02A54",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"andand"
],
"set": "9573-2003-isotech",
"title": "TWO INTERSECTING LOGICAL AND",
"dec": "#10837",
"hex": "#x02A55",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"oror"
],
"set": "9573-2003-isotech",
"title": "TWO INTERSECTING LOGICAL OR",
"dec": "#10838",
"hex": "#x02A56",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"orslope"
],
"set": "9573-2003-isotech",
"title": "SLOPING LARGE OR",
"dec": "#10839",
"hex": "#x02A57",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"andslope"
],
"set": "9573-2003-isotech",
"title": "SLOPING LARGE AND",
"dec": "#10840",
"hex": "#x02A58",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"andv"
],
"set": "9573-2003-isotech",
"title": "LOGICAL AND WITH MIDDLE STEM",
"dec": "#10842",
"hex": "#x02A5A",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"orv"
],
"set": "9573-2003-isotech",
"title": "LOGICAL OR WITH MIDDLE STEM",
"dec": "#10843",
"hex": "#x02A5B",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"andd"
],
"set": "9573-2003-isotech",
"title": "LOGICAL AND WITH HORIZONTAL DASH",
"dec": "#10844",
"hex": "#x02A5C",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ord"
],
"set": "9573-2003-isotech",
"title": "LOGICAL OR WITH HORIZONTAL DASH",
"dec": "#10845",
"hex": "#x02A5D",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"wedbar"
],
"set": "9573-2003-isoamsb",
"title": "LOGICAL AND WITH UNDERBAR",
"dec": "#10847",
"hex": "#x02A5F",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"sdote"
],
"set": "9573-2003-isoamsr",
"title": "EQUALS SIGN WITH DOT BELOW",
"dec": "#10854",
"hex": "#x02A66",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"simdot"
],
"set": "9573-2003-isotech",
"title": "TILDE OPERATOR WITH DOT ABOVE",
"dec": "#10858",
"hex": "#x02A6A",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"congdot"
],
"set": "9573-2003-isoamsr",
"title": "CONGRUENT WITH DOT ABOVE",
"dec": "#10861",
"hex": "#x02A6D",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"easter"
],
"set": "9573-2003-isoamsr",
"title": "EQUALS WITH ASTERISK",
"dec": "#10862",
"hex": "#x02A6E",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"apacir"
],
"set": "9573-2003-isotech",
"title": "ALMOST EQUAL TO WITH CIRCUMFLEX ACCENT",
"dec": "#10863",
"hex": "#x02A6F",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"apE"
],
"set": "9573-2003-isoamsr",
"title": "APPROXIMATELY EQUAL OR EQUAL TO",
"dec": "#10864",
"hex": "#x02A70",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"eplus"
],
"set": "9573-2003-isoamsb",
"title": "EQUALS SIGN ABOVE PLUS SIGN",
"dec": "#10865",
"hex": "#x02A71",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"pluse"
],
"set": "9573-2003-isoamsb",
"title": "PLUS SIGN ABOVE EQUALS SIGN",
"dec": "#10866",
"hex": "#x02A72",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Esim"
],
"set": "9573-2003-isoamsr",
"title": "EQUALS SIGN ABOVE TILDE OPERATOR",
"dec": "#10867",
"hex": "#x02A73",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Colone"
],
"set": "9573-2003-isoamsr",
"title": "DOUBLE COLON EQUAL",
"dec": "#10868",
"hex": "#x02A74",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Equal"
],
"set": "mmlextra",
"title": "TWO CONSECUTIVE EQUALS SIGNS",
"dec": "#10869",
"hex": "#x02A75",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"eDDot",
"ddotseq"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "EQUALS SIGN WITH TWO DOTS ABOVE AND TWO DOTS BELOW",
"dec": "#10871",
"hex": "#x02A77",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"equivDD"
],
"set": "9573-2003-isoamsr",
"title": "EQUIVALENT WITH FOUR DOTS ABOVE",
"dec": "#10872",
"hex": "#x02A78",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ltcir"
],
"set": "9573-2003-isoamsr",
"title": "LESS-THAN WITH CIRCLE INSIDE",
"dec": "#10873",
"hex": "#x02A79",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"gtcir"
],
"set": "9573-2003-isoamsr",
"title": "GREATER-THAN WITH CIRCLE INSIDE",
"dec": "#10874",
"hex": "#x02A7A",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ltquest"
],
"set": "9573-2003-isoamsr",
"title": "LESS-THAN WITH QUESTION MARK ABOVE",
"dec": "#10875",
"hex": "#x02A7B",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"gtquest"
],
"set": "9573-2003-isoamsr",
"title": "GREATER-THAN WITH QUESTION MARK ABOVE",
"dec": "#10876",
"hex": "#x02A7C",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"les",
"LessSlantEqual",
"leqslant"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "LESS-THAN OR SLANTED EQUAL TO",
"dec": "#10877",
"hex": "#x02A7D",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ges",
"GreaterSlantEqual",
"geqslant"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "GREATER-THAN OR SLANTED EQUAL TO",
"dec": "#10878",
"hex": "#x02A7E",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"lesdot"
],
"set": "9573-2003-isoamsr",
"title": "LESS-THAN OR SLANTED EQUAL TO WITH DOT INSIDE",
"dec": "#10879",
"hex": "#x02A7F",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"gesdot"
],
"set": "9573-2003-isoamsr",
"title": "GREATER-THAN OR SLANTED EQUAL TO WITH DOT INSIDE",
"dec": "#10880",
"hex": "#x02A80",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"lesdoto"
],
"set": "9573-2003-isoamsr",
"title": "LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE",
"dec": "#10881",
"hex": "#x02A81",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"gesdoto"
],
"set": "9573-2003-isoamsr",
"title": "GREATER-THAN OR SLANTED EQUAL TO WITH DOT ABOVE",
"dec": "#10882",
"hex": "#x02A82",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"lesdotor"
],
"set": "9573-2003-isoamsr",
"title": "LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE RIGHT",
"dec": "#10883",
"hex": "#x02A83",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"gesdotol"
],
"set": "9573-2003-isoamsr",
"title": "GREATER-THAN OR SLANTED EQUAL TO WITH DOT ABOVE LEFT",
"dec": "#10884",
"hex": "#x02A84",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"lap",
"lessapprox"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "LESS-THAN OR APPROXIMATE",
"dec": "#10885",
"hex": "#x02A85",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"gap",
"gtrapprox"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "GREATER-THAN OR APPROXIMATE",
"dec": "#10886",
"hex": "#x02A86",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"lne",
"lneq"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "LESS-THAN AND SINGLE-LINE NOT EQUAL TO",
"dec": "#10887",
"hex": "#x02A87",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"gne",
"gneq"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "GREATER-THAN AND SINGLE-LINE NOT EQUAL TO",
"dec": "#10888",
"hex": "#x02A88",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"lnap",
"lnapprox"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "LESS-THAN AND NOT APPROXIMATE",
"dec": "#10889",
"hex": "#x02A89",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"gnap",
"gnapprox"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "GREATER-THAN AND NOT APPROXIMATE",
"dec": "#10890",
"hex": "#x02A8A",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"lEg",
"lesseqqgtr"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "LESS-THAN ABOVE DOUBLE-LINE EQUAL ABOVE GREATER-THAN",
"dec": "#10891",
"hex": "#x02A8B",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"gEl",
"gtreqqless"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "GREATER-THAN ABOVE DOUBLE-LINE EQUAL ABOVE LESS-THAN",
"dec": "#10892",
"hex": "#x02A8C",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"lsime"
],
"set": "9573-2003-isoamsr",
"title": "LESS-THAN ABOVE SIMILAR OR EQUAL",
"dec": "#10893",
"hex": "#x02A8D",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"gsime"
],
"set": "9573-2003-isoamsr",
"title": "GREATER-THAN ABOVE SIMILAR OR EQUAL",
"dec": "#10894",
"hex": "#x02A8E",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"lsimg"
],
"set": "9573-2003-isoamsr",
"title": "LESS-THAN ABOVE SIMILAR ABOVE GREATER-THAN",
"dec": "#10895",
"hex": "#x02A8F",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"gsiml"
],
"set": "9573-2003-isoamsr",
"title": "GREATER-THAN ABOVE SIMILAR ABOVE LESS-THAN",
"dec": "#10896",
"hex": "#x02A90",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"lgE"
],
"set": "9573-2003-isoamsr",
"title": "LESS-THAN ABOVE GREATER-THAN ABOVE DOUBLE-LINE EQUAL",
"dec": "#10897",
"hex": "#x02A91",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"glE"
],
"set": "9573-2003-isoamsr",
"title": "GREATER-THAN ABOVE LESS-THAN ABOVE DOUBLE-LINE EQUAL",
"dec": "#10898",
"hex": "#x02A92",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"lesges"
],
"set": "9573-2003-isoamsr",
"title": "LESS-THAN ABOVE SLANTED EQUAL ABOVE GREATER-THAN ABOVE SLANTED EQUAL",
"dec": "#10899",
"hex": "#x02A93",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"gesles"
],
"set": "9573-2003-isoamsr",
"title": "GREATER-THAN ABOVE SLANTED EQUAL ABOVE LESS-THAN ABOVE SLANTED EQUAL",
"dec": "#10900",
"hex": "#x02A94",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"els",
"eqslantless"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "SLANTED EQUAL TO OR LESS-THAN",
"dec": "#10901",
"hex": "#x02A95",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"egs",
"eqslantgtr"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "SLANTED EQUAL TO OR GREATER-THAN",
"dec": "#10902",
"hex": "#x02A96",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"elsdot"
],
"set": "9573-2003-isoamsr",
"title": "SLANTED EQUAL TO OR LESS-THAN WITH DOT INSIDE",
"dec": "#10903",
"hex": "#x02A97",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"egsdot"
],
"set": "9573-2003-isoamsr",
"title": "SLANTED EQUAL TO OR GREATER-THAN WITH DOT INSIDE",
"dec": "#10904",
"hex": "#x02A98",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"el"
],
"set": "9573-2003-isoamsr",
"title": "DOUBLE-LINE EQUAL TO OR LESS-THAN",
"dec": "#10905",
"hex": "#x02A99",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"eg"
],
"set": "9573-2003-isoamsr",
"title": "DOUBLE-LINE EQUAL TO OR GREATER-THAN",
"dec": "#10906",
"hex": "#x02A9A",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"siml"
],
"set": "9573-2003-isoamsr",
"title": "SIMILAR OR LESS-THAN",
"dec": "#10909",
"hex": "#x02A9D",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"simg"
],
"set": "9573-2003-isoamsr",
"title": "SIMILAR OR GREATER-THAN",
"dec": "#10910",
"hex": "#x02A9E",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"simlE"
],
"set": "9573-2003-isoamsr",
"title": "SIMILAR ABOVE LESS-THAN ABOVE EQUALS SIGN",
"dec": "#10911",
"hex": "#x02A9F",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"simgE"
],
"set": "9573-2003-isoamsr",
"title": "SIMILAR ABOVE GREATER-THAN ABOVE EQUALS SIGN",
"dec": "#10912",
"hex": "#x02AA0",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"LessLess"
],
"set": "mmlextra",
"title": "DOUBLE NESTED LESS-THAN",
"dec": "#10913",
"hex": "#x02AA1",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"GreaterGreater"
],
"set": "mmlextra",
"title": "DOUBLE NESTED GREATER-THAN",
"dec": "#10914",
"hex": "#x02AA2",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"glj"
],
"set": "9573-2003-isoamsr",
"title": "GREATER-THAN OVERLAPPING LESS-THAN",
"dec": "#10916",
"hex": "#x02AA4",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"gla"
],
"set": "9573-2003-isoamsr",
"title": "GREATER-THAN BESIDE LESS-THAN",
"dec": "#10917",
"hex": "#x02AA5",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"ltcc"
],
"set": "9573-2003-isoamsr",
"title": "LESS-THAN CLOSED BY CURVE",
"dec": "#10918",
"hex": "#x02AA6",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"gtcc"
],
"set": "9573-2003-isoamsr",
"title": "GREATER-THAN CLOSED BY CURVE",
"dec": "#10919",
"hex": "#x02AA7",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"lescc"
],
"set": "9573-2003-isoamsr",
"title": "LESS-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL",
"dec": "#10920",
"hex": "#x02AA8",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"gescc"
],
"set": "9573-2003-isoamsr",
"title": "GREATER-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL",
"dec": "#10921",
"hex": "#x02AA9",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"smt"
],
"set": "9573-2003-isoamsr",
"title": "SMALLER THAN",
"dec": "#10922",
"hex": "#x02AAA",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"lat"
],
"set": "9573-2003-isoamsr",
"title": "LARGER THAN",
"dec": "#10923",
"hex": "#x02AAB",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"smte"
],
"set": "9573-2003-isoamsr",
"title": "SMALLER THAN OR EQUAL TO",
"dec": "#10924",
"hex": "#x02AAC",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"late"
],
"set": "9573-2003-isoamsr",
"title": "LARGER THAN OR EQUAL TO",
"dec": "#10925",
"hex": "#x02AAD",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"bumpE"
],
"set": "9573-2003-isoamsr",
"title": "EQUALS SIGN WITH BUMPY ABOVE",
"dec": "#10926",
"hex": "#x02AAE",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"pre",
"preceq",
"PrecedesEqual"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "PRECEDES ABOVE SINGLE-LINE EQUALS SIGN",
"dec": "#10927",
"hex": "#x02AAF",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"sce",
"succeq",
"SucceedsEqual"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN",
"dec": "#10928",
"hex": "#x02AB0",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"prE"
],
"set": "9573-2003-isoamsr",
"title": "PRECEDES ABOVE EQUALS SIGN",
"dec": "#10931",
"hex": "#x02AB3",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"scE"
],
"set": "9573-2003-isoamsr",
"title": "SUCCEEDS ABOVE EQUALS SIGN",
"dec": "#10932",
"hex": "#x02AB4",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"prnE",
"precneqq"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "PRECEDES ABOVE NOT EQUAL TO",
"dec": "#10933",
"hex": "#x02AB5",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"scnE",
"succneqq"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "SUCCEEDS ABOVE NOT EQUAL TO",
"dec": "#10934",
"hex": "#x02AB6",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"prap",
"precapprox"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "PRECEDES ABOVE ALMOST EQUAL TO",
"dec": "#10935",
"hex": "#x02AB7",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"scap",
"succapprox"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "SUCCEEDS ABOVE ALMOST EQUAL TO",
"dec": "#10936",
"hex": "#x02AB8",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"prnap",
"precnapprox"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "PRECEDES ABOVE NOT ALMOST EQUAL TO",
"dec": "#10937",
"hex": "#x02AB9",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"scnap",
"succnapprox"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "SUCCEEDS ABOVE NOT ALMOST EQUAL TO",
"dec": "#10938",
"hex": "#x02ABA",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Pr"
],
"set": "9573-2003-isoamsr",
"title": "DOUBLE PRECEDES",
"dec": "#10939",
"hex": "#x02ABB",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Sc"
],
"set": "9573-2003-isoamsr",
"title": "DOUBLE SUCCEEDS",
"dec": "#10940",
"hex": "#x02ABC",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"subdot"
],
"set": "9573-2003-isoamsb",
"title": "SUBSET WITH DOT",
"dec": "#10941",
"hex": "#x02ABD",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"supdot"
],
"set": "9573-2003-isoamsb",
"title": "SUPERSET WITH DOT",
"dec": "#10942",
"hex": "#x02ABE",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"subplus"
],
"set": "9573-2003-isoamsr",
"title": "SUBSET WITH PLUS SIGN BELOW",
"dec": "#10943",
"hex": "#x02ABF",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"supplus"
],
"set": "9573-2003-isoamsr",
"title": "SUPERSET WITH PLUS SIGN BELOW",
"dec": "#10944",
"hex": "#x02AC0",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"submult"
],
"set": "9573-2003-isoamsr",
"title": "SUBSET WITH MULTIPLICATION SIGN BELOW",
"dec": "#10945",
"hex": "#x02AC1",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"supmult"
],
"set": "9573-2003-isoamsr",
"title": "SUPERSET WITH MULTIPLICATION SIGN BELOW",
"dec": "#10946",
"hex": "#x02AC2",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"subedot"
],
"set": "9573-2003-isoamsr",
"title": "SUBSET OF OR EQUAL TO WITH DOT ABOVE",
"dec": "#10947",
"hex": "#x02AC3",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"supedot"
],
"set": "9573-2003-isoamsr",
"title": "SUPERSET OF OR EQUAL TO WITH DOT ABOVE",
"dec": "#10948",
"hex": "#x02AC4",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"subE",
"subseteqq"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "SUBSET OF ABOVE EQUALS SIGN",
"dec": "#10949",
"hex": "#x02AC5",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"supE",
"supseteqq"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "SUPERSET OF ABOVE EQUALS SIGN",
"dec": "#10950",
"hex": "#x02AC6",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"subsim"
],
"set": "9573-2003-isoamsr",
"title": "SUBSET OF ABOVE TILDE OPERATOR",
"dec": "#10951",
"hex": "#x02AC7",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"supsim"
],
"set": "9573-2003-isoamsr",
"title": "SUPERSET OF ABOVE TILDE OPERATOR",
"dec": "#10952",
"hex": "#x02AC8",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"subnE",
"subsetneqq"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "SUBSET OF ABOVE NOT EQUAL TO",
"dec": "#10955",
"hex": "#x02ACB",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"supnE",
"supsetneqq"
],
"set": "9573-2003-isoamsn mmlalias",
"title": "SUPERSET OF ABOVE NOT EQUAL TO",
"dec": "#10956",
"hex": "#x02ACC",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"csub"
],
"set": "9573-2003-isoamsr",
"title": "CLOSED SUBSET",
"dec": "#10959",
"hex": "#x02ACF",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"csup"
],
"set": "9573-2003-isoamsr",
"title": "CLOSED SUPERSET",
"dec": "#10960",
"hex": "#x02AD0",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"csube"
],
"set": "9573-2003-isoamsr",
"title": "CLOSED SUBSET OR EQUAL TO",
"dec": "#10961",
"hex": "#x02AD1",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"csupe"
],
"set": "9573-2003-isoamsr",
"title": "CLOSED SUPERSET OR EQUAL TO",
"dec": "#10962",
"hex": "#x02AD2",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"subsup"
],
"set": "9573-2003-isoamsr",
"title": "SUBSET ABOVE SUPERSET",
"dec": "#10963",
"hex": "#x02AD3",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"supsub"
],
"set": "9573-2003-isoamsr",
"title": "SUPERSET ABOVE SUBSET",
"dec": "#10964",
"hex": "#x02AD4",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"subsub"
],
"set": "9573-2003-isoamsr",
"title": "SUBSET ABOVE SUBSET",
"dec": "#10965",
"hex": "#x02AD5",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"supsup"
],
"set": "9573-2003-isoamsr",
"title": "SUPERSET ABOVE SUPERSET",
"dec": "#10966",
"hex": "#x02AD6",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"suphsub"
],
"set": "9573-2003-isoamsr",
"title": "SUPERSET BESIDE SUBSET",
"dec": "#10967",
"hex": "#x02AD7",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"supdsub"
],
"set": "9573-2003-isoamsr",
"title": "SUPERSET BESIDE AND JOINED BY DASH WITH SUBSET",
"dec": "#10968",
"hex": "#x02AD8",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"forkv"
],
"set": "9573-2003-isoamsr",
"title": "ELEMENT OF OPENING DOWNWARDS",
"dec": "#10969",
"hex": "#x02AD9",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"topfork"
],
"set": "9573-2003-isoamsr",
"title": "PITCHFORK WITH TEE TOP",
"dec": "#10970",
"hex": "#x02ADA",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"mlcp"
],
"set": "9573-2003-isoamsr",
"title": "TRANSVERSAL INTERSECTION",
"dec": "#10971",
"hex": "#x02ADB",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Dashv",
"DoubleLeftTee"
],
"set": "9573-2003-isoamsr mmlalias",
"title": "VERTICAL BAR DOUBLE LEFT TURNSTILE",
"dec": "#10980",
"hex": "#x02AE4",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Vdashl"
],
"set": "9573-2003-isoamsr",
"title": "LONG DASH FROM LEFT MEMBER OF DOUBLE VERTICAL",
"dec": "#10982",
"hex": "#x02AE6",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Barv"
],
"set": "9573-2003-isoamsr",
"title": "SHORT DOWN TACK WITH OVERBAR",
"dec": "#10983",
"hex": "#x02AE7",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"vBar"
],
"set": "9573-2003-isoamsr",
"title": "SHORT UP TACK WITH UNDERBAR",
"dec": "#10984",
"hex": "#x02AE8",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"vBarv"
],
"set": "9573-2003-isoamsr",
"title": "SHORT UP TACK ABOVE SHORT DOWN TACK",
"dec": "#10985",
"hex": "#x02AE9",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Vbar"
],
"set": "9573-2003-isoamsr",
"title": "DOUBLE UP TACK",
"dec": "#10987",
"hex": "#x02AEB",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"Not"
],
"set": "9573-2003-isotech",
"title": "DOUBLE STROKE NOT SIGN",
"dec": "#10988",
"hex": "#x02AEC",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"bNot"
],
"set": "9573-2003-isotech",
"title": "REVERSED DOUBLE STROKE NOT SIGN",
"dec": "#10989",
"hex": "#x02AED",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"rnmid"
],
"set": "9573-2003-isoamsn",
"title": "DOES NOT DIVIDE WITH REVERSED NEGATION SLASH",
"dec": "#10990",
"hex": "#x02AEE",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"cirmid"
],
"set": "9573-2003-isoamsa",
"title": "VERTICAL LINE WITH CIRCLE ABOVE",
"dec": "#10991",
"hex": "#x02AEF",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"midcir"
],
"set": "9573-2003-isoamsa",
"title": "VERTICAL LINE WITH CIRCLE BELOW",
"dec": "#10992",
"hex": "#x02AF0",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"topcir"
],
"set": "9573-2003-isotech",
"title": "DOWN TACK WITH CIRCLE BELOW",
"dec": "#10993",
"hex": "#x02AF1",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"nhpar"
],
"set": "9573-2003-isotech",
"title": "PARALLEL WITH HORIZONTAL STROKE",
"dec": "#10994",
"hex": "#x02AF2",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"parsim"
],
"set": "9573-2003-isoamsn",
"title": "PARALLEL WITH TILDE OPERATOR",
"dec": "#10995",
"hex": "#x02AF3",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Sm",
"entities": [
"parsl"
],
"set": "9573-2003-isotech",
"title": "DOUBLE SOLIDUS OPERATOR",
"dec": "#11005",
"hex": "#x02AFD",
"block": "Supplemental Mathematical Operators"
},
{
"category": "Ll",
"entities": [
"fflig"
],
"set": "9573-2003-isopub",
"title": "LATIN SMALL LIGATURE FF",
"dec": "#64256",
"hex": "#x0FB00",
"block": "Alphabetic Presentation Forms"
},
{
"category": "Ll",
"entities": [
"filig"
],
"set": "9573-2003-isopub",
"title": "LATIN SMALL LIGATURE FI",
"dec": "#64257",
"hex": "#x0FB01",
"block": "Alphabetic Presentation Forms"
},
{
"category": "Ll",
"entities": [
"fllig"
],
"set": "9573-2003-isopub",
"title": "LATIN SMALL LIGATURE FL",
"dec": "#64258",
"hex": "#x0FB02",
"block": "Alphabetic Presentation Forms"
},
{
"category": "Ll",
"entities": [
"ffilig"
],
"set": "9573-2003-isopub",
"title": "LATIN SMALL LIGATURE FFI",
"dec": "#64259",
"hex": "#x0FB03",
"block": "Alphabetic Presentation Forms"
},
{
"category": "Ll",
"entities": [
"ffllig"
],
"set": "9573-2003-isopub",
"title": "LATIN SMALL LIGATURE FFL",
"dec": "#64260",
"hex": "#x0FB04",
"block": "Alphabetic Presentation Forms"
},
{
"category": "Lu",
"entities": [
"Ascr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT CAPITAL A",
"dec": "#119964",
"hex": "#x1D49C",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Cscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT CAPITAL C",
"dec": "#119966",
"hex": "#x1D49E",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Dscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT CAPITAL D",
"dec": "#119967",
"hex": "#x1D49F",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Gscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT CAPITAL G",
"dec": "#119970",
"hex": "#x1D4A2",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Jscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT CAPITAL J",
"dec": "#119973",
"hex": "#x1D4A5",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Kscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT CAPITAL K",
"dec": "#119974",
"hex": "#x1D4A6",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Nscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT CAPITAL N",
"dec": "#119977",
"hex": "#x1D4A9",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Oscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT CAPITAL O",
"dec": "#119978",
"hex": "#x1D4AA",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Pscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT CAPITAL P",
"dec": "#119979",
"hex": "#x1D4AB",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Qscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT CAPITAL Q",
"dec": "#119980",
"hex": "#x1D4AC",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Sscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT CAPITAL S",
"dec": "#119982",
"hex": "#x1D4AE",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Tscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT CAPITAL T",
"dec": "#119983",
"hex": "#x1D4AF",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Uscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT CAPITAL U",
"dec": "#119984",
"hex": "#x1D4B0",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Vscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT CAPITAL V",
"dec": "#119985",
"hex": "#x1D4B1",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Wscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT CAPITAL W",
"dec": "#119986",
"hex": "#x1D4B2",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Xscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT CAPITAL X",
"dec": "#119987",
"hex": "#x1D4B3",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Yscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT CAPITAL Y",
"dec": "#119988",
"hex": "#x1D4B4",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Zscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT CAPITAL Z",
"dec": "#119989",
"hex": "#x1D4B5",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"ascr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL A",
"dec": "#119990",
"hex": "#x1D4B6",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"bscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL B",
"dec": "#119991",
"hex": "#x1D4B7",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"cscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL C",
"dec": "#119992",
"hex": "#x1D4B8",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"dscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL D",
"dec": "#119993",
"hex": "#x1D4B9",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"fscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL F",
"dec": "#119995",
"hex": "#x1D4BB",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"hscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL H",
"dec": "#119997",
"hex": "#x1D4BD",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"iscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL I",
"dec": "#119998",
"hex": "#x1D4BE",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"jscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL J",
"dec": "#119999",
"hex": "#x1D4BF",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"kscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL K",
"dec": "#120000",
"hex": "#x1D4C0",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"lscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL L",
"dec": "#120001",
"hex": "#x1D4C1",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"mscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL M",
"dec": "#120002",
"hex": "#x1D4C2",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"nscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL N",
"dec": "#120003",
"hex": "#x1D4C3",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"pscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL P",
"dec": "#120005",
"hex": "#x1D4C5",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"qscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL Q",
"dec": "#120006",
"hex": "#x1D4C6",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"rscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL R",
"dec": "#120007",
"hex": "#x1D4C7",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"sscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL S",
"dec": "#120008",
"hex": "#x1D4C8",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"tscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL T",
"dec": "#120009",
"hex": "#x1D4C9",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"uscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL U",
"dec": "#120010",
"hex": "#x1D4CA",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"vscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL V",
"dec": "#120011",
"hex": "#x1D4CB",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"wscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL W",
"dec": "#120012",
"hex": "#x1D4CC",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"xscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL X",
"dec": "#120013",
"hex": "#x1D4CD",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"yscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL Y",
"dec": "#120014",
"hex": "#x1D4CE",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"zscr"
],
"set": "9573-2003-isomscr",
"title": "MATHEMATICAL SCRIPT SMALL Z",
"dec": "#120015",
"hex": "#x1D4CF",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Afr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR CAPITAL A",
"dec": "#120068",
"hex": "#x1D504",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Bfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR CAPITAL B",
"dec": "#120069",
"hex": "#x1D505",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Dfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR CAPITAL D",
"dec": "#120071",
"hex": "#x1D507",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Efr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR CAPITAL E",
"dec": "#120072",
"hex": "#x1D508",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Ffr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR CAPITAL F",
"dec": "#120073",
"hex": "#x1D509",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Gfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR CAPITAL G",
"dec": "#120074",
"hex": "#x1D50A",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Jfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR CAPITAL J",
"dec": "#120077",
"hex": "#x1D50D",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Kfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR CAPITAL K",
"dec": "#120078",
"hex": "#x1D50E",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Lfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR CAPITAL L",
"dec": "#120079",
"hex": "#x1D50F",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Mfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR CAPITAL M",
"dec": "#120080",
"hex": "#x1D510",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Nfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR CAPITAL N",
"dec": "#120081",
"hex": "#x1D511",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Ofr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR CAPITAL O",
"dec": "#120082",
"hex": "#x1D512",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Pfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR CAPITAL P",
"dec": "#120083",
"hex": "#x1D513",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Qfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR CAPITAL Q",
"dec": "#120084",
"hex": "#x1D514",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Sfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR CAPITAL S",
"dec": "#120086",
"hex": "#x1D516",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Tfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR CAPITAL T",
"dec": "#120087",
"hex": "#x1D517",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Ufr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR CAPITAL U",
"dec": "#120088",
"hex": "#x1D518",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Vfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR CAPITAL V",
"dec": "#120089",
"hex": "#x1D519",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Wfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR CAPITAL W",
"dec": "#120090",
"hex": "#x1D51A",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Xfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR CAPITAL X",
"dec": "#120091",
"hex": "#x1D51B",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Yfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR CAPITAL Y",
"dec": "#120092",
"hex": "#x1D51C",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"afr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL A",
"dec": "#120094",
"hex": "#x1D51E",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"bfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL B",
"dec": "#120095",
"hex": "#x1D51F",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"cfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL C",
"dec": "#120096",
"hex": "#x1D520",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"dfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL D",
"dec": "#120097",
"hex": "#x1D521",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"efr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL E",
"dec": "#120098",
"hex": "#x1D522",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"ffr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL F",
"dec": "#120099",
"hex": "#x1D523",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"gfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL G",
"dec": "#120100",
"hex": "#x1D524",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"hfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL H",
"dec": "#120101",
"hex": "#x1D525",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"ifr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL I",
"dec": "#120102",
"hex": "#x1D526",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"jfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL J",
"dec": "#120103",
"hex": "#x1D527",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"kfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL K",
"dec": "#120104",
"hex": "#x1D528",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"lfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL L",
"dec": "#120105",
"hex": "#x1D529",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"mfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL M",
"dec": "#120106",
"hex": "#x1D52A",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"nfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL N",
"dec": "#120107",
"hex": "#x1D52B",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"ofr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL O",
"dec": "#120108",
"hex": "#x1D52C",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"pfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL P",
"dec": "#120109",
"hex": "#x1D52D",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"qfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL Q",
"dec": "#120110",
"hex": "#x1D52E",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"rfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL R",
"dec": "#120111",
"hex": "#x1D52F",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"sfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL S",
"dec": "#120112",
"hex": "#x1D530",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"tfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL T",
"dec": "#120113",
"hex": "#x1D531",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"ufr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL U",
"dec": "#120114",
"hex": "#x1D532",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"vfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL V",
"dec": "#120115",
"hex": "#x1D533",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"wfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL W",
"dec": "#120116",
"hex": "#x1D534",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"xfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL X",
"dec": "#120117",
"hex": "#x1D535",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"yfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL Y",
"dec": "#120118",
"hex": "#x1D536",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"zfr"
],
"set": "9573-2003-isomfrk",
"title": "MATHEMATICAL FRAKTUR SMALL Z",
"dec": "#120119",
"hex": "#x1D537",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Aopf"
],
"set": "9573-2003-isomopf",
"title": "MATHEMATICAL DOUBLE-STRUCK CAPITAL A",
"dec": "#120120",
"hex": "#x1D538",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Bopf"
],
"set": "9573-2003-isomopf",
"title": "MATHEMATICAL DOUBLE-STRUCK CAPITAL B",
"dec": "#120121",
"hex": "#x1D539",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Dopf"
],
"set": "9573-2003-isomopf",
"title": "MATHEMATICAL DOUBLE-STRUCK CAPITAL D",
"dec": "#120123",
"hex": "#x1D53B",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Eopf"
],
"set": "9573-2003-isomopf",
"title": "MATHEMATICAL DOUBLE-STRUCK CAPITAL E",
"dec": "#120124",
"hex": "#x1D53C",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Fopf"
],
"set": "9573-2003-isomopf",
"title": "MATHEMATICAL DOUBLE-STRUCK CAPITAL F",
"dec": "#120125",
"hex": "#x1D53D",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Gopf"
],
"set": "9573-2003-isomopf",
"title": "MATHEMATICAL DOUBLE-STRUCK CAPITAL G",
"dec": "#120126",
"hex": "#x1D53E",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Iopf"
],
"set": "9573-2003-isomopf",
"title": "MATHEMATICAL DOUBLE-STRUCK CAPITAL I",
"dec": "#120128",
"hex": "#x1D540",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Jopf"
],
"set": "9573-2003-isomopf",
"title": "MATHEMATICAL DOUBLE-STRUCK CAPITAL J",
"dec": "#120129",
"hex": "#x1D541",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Kopf"
],
"set": "9573-2003-isomopf",
"title": "MATHEMATICAL DOUBLE-STRUCK CAPITAL K",
"dec": "#120130",
"hex": "#x1D542",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Lopf"
],
"set": "9573-2003-isomopf",
"title": "MATHEMATICAL DOUBLE-STRUCK CAPITAL L",
"dec": "#120131",
"hex": "#x1D543",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Mopf"
],
"set": "9573-2003-isomopf",
"title": "MATHEMATICAL DOUBLE-STRUCK CAPITAL M",
"dec": "#120132",
"hex": "#x1D544",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Oopf"
],
"set": "9573-2003-isomopf",
"title": "MATHEMATICAL DOUBLE-STRUCK CAPITAL O",
"dec": "#120134",
"hex": "#x1D546",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Sopf"
],
"set": "9573-2003-isomopf",
"title": "MATHEMATICAL DOUBLE-STRUCK CAPITAL S",
"dec": "#120138",
"hex": "#x1D54A",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Topf"
],
"set": "9573-2003-isomopf",
"title": "MATHEMATICAL DOUBLE-STRUCK CAPITAL T",
"dec": "#120139",
"hex": "#x1D54B",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Uopf"
],
"set": "9573-2003-isomopf",
"title": "MATHEMATICAL DOUBLE-STRUCK CAPITAL U",
"dec": "#120140",
"hex": "#x1D54C",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Vopf"
],
"set": "9573-2003-isomopf",
"title": "MATHEMATICAL DOUBLE-STRUCK CAPITAL V",
"dec": "#120141",
"hex": "#x1D54D",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Wopf"
],
"set": "9573-2003-isomopf",
"title": "MATHEMATICAL DOUBLE-STRUCK CAPITAL W",
"dec": "#120142",
"hex": "#x1D54E",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Xopf"
],
"set": "9573-2003-isomopf",
"title": "MATHEMATICAL DOUBLE-STRUCK CAPITAL X",
"dec": "#120143",
"hex": "#x1D54F",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Lu",
"entities": [
"Yopf"
],
"set": "9573-2003-isomopf",
"title": "MATHEMATICAL DOUBLE-STRUCK CAPITAL Y",
"dec": "#120144",
"hex": "#x1D550",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"aopf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL A",
"dec": "#120146",
"hex": "#x1D552",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"bopf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL B",
"dec": "#120147",
"hex": "#x1D553",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"copf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL C",
"dec": "#120148",
"hex": "#x1D554",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"dopf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL D",
"dec": "#120149",
"hex": "#x1D555",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"eopf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL E",
"dec": "#120150",
"hex": "#x1D556",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"fopf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL F",
"dec": "#120151",
"hex": "#x1D557",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"gopf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL G",
"dec": "#120152",
"hex": "#x1D558",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"hopf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL H",
"dec": "#120153",
"hex": "#x1D559",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"iopf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL I",
"dec": "#120154",
"hex": "#x1D55A",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"jopf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL J",
"dec": "#120155",
"hex": "#x1D55B",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"kopf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL K",
"dec": "#120156",
"hex": "#x1D55C",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"lopf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL L",
"dec": "#120157",
"hex": "#x1D55D",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"mopf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL M",
"dec": "#120158",
"hex": "#x1D55E",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"nopf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL N",
"dec": "#120159",
"hex": "#x1D55F",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"oopf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL O",
"dec": "#120160",
"hex": "#x1D560",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"popf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL P",
"dec": "#120161",
"hex": "#x1D561",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"qopf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL Q",
"dec": "#120162",
"hex": "#x1D562",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"ropf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL R",
"dec": "#120163",
"hex": "#x1D563",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"sopf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL S",
"dec": "#120164",
"hex": "#x1D564",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"topf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL T",
"dec": "#120165",
"hex": "#x1D565",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"uopf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL U",
"dec": "#120166",
"hex": "#x1D566",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"vopf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL V",
"dec": "#120167",
"hex": "#x1D567",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"wopf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL W",
"dec": "#120168",
"hex": "#x1D568",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"xopf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL X",
"dec": "#120169",
"hex": "#x1D569",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"yopf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL Y",
"dec": "#120170",
"hex": "#x1D56A",
"block": "Mathematical Alphanumeric Symbols"
},
{
"category": "Ll",
"entities": [
"zopf"
],
"set": "mmlextra",
"title": "MATHEMATICAL DOUBLE-STRUCK SMALL Z",
"dec": "#120171",
"hex": "#x1D56B",
"block": "Mathematical Alphanumeric Symbols"
}
]
#!/usr/bin/env python
import json
import re
import urllib
def parse(line):
# <tr title="U+0000A LINE FEED (LF)" data-block="C0 Controls and Basic Latin" data-category="Cc" data-set="mmlextra"><td class="character"> &#x0000A;<td class="named"><code>&amp;NewLine;</code><td class="hex"><code>&amp;#x0000A;</code><td class="dec"><code>&amp;#10;</code><td class="desc">LINE FEED (LF)
patterns = {
'block': 'data-block="(.*?)"',
'category': 'data-category="(.*?)"',
'set': 'data-set="(.*?)"',
'title': 'title="(.*?)"',
}
data = {}
for name, pattern in patterns.iteritems():
match = re.search(pattern, line, re.I)
data[name] = match.group(1)
data['title'] = ' '.join(data['title'].split()[1:])
code_headers = ['entities', 'hex', 'dec']
codes = re.findall('<code>(.*?)</code>', line)
codes = map(lambda code: code.replace('&amp;', '').replace(';', ''), codes)
codes = dict(zip(code_headers, codes))
codes['entities'] = codes['entities'].split()
data.update(codes)
return data
def main():
url = 'https://dev.w3.org/html5/html-author/charref'
req = urllib.urlopen(url)
html = req.read()
lines = (line.strip() for line in html.split('\n') if line.startswith('<tr'))
data = [parse(line) for line in lines]
print json.dumps(data)
if __name__ == '__main__':
main()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment