charcode library
Defines symbolic names for character code points.
Includes all ASCII and Latin-1 characters.
Exports the libraries ascii.dart
and html_entity.dart
.
Hides the characters $minus
, $sub
and $tilde
from
html_entities.dart
, since other characters have the same name in
ascii.dart
.
Constants
- $$ → const int
-
Character
$
. - $0 → const int
-
Character
0
. - $1 → const int
-
Character
1
. - $2 → const int
-
Character
2
. - $3 → const int
-
Character
3
. - $4 → const int
-
Character
4
. - $5 → const int
-
Character
5
. - $6 → const int
-
Character
6
. - $7 → const int
-
Character
7
. - $8 → const int
-
Character
8
. - $9 → const int
-
Character
9
. - $_ → const int
-
Character
_
. - $a → const int
-
Character
a
. - $A → const int
-
Character
A
. - $aacute → const int
- Latin small letter a with acute accent ('á')
- $Aacute → const int
- Latin capital letter A with acute accent ('Á')
- $acirc → const int
- Latin small letter a with circumflex ('â')
- $Acirc → const int
- Latin capital letter A with circumflex ('Â')
- $ack → const int
- "Acknowledgment" control character.
- $acute → const int
- acute accent (spacing acute) ('´')
- $AElig → const int
- Latin capital letter AE (Latin capital ligature AE) ('Æ')
- $aelig → const int
- Latin small letter ae (Latin small ligature ae) ('æ')
- $Agrave → const int
- Latin capital letter A with grave accent (Latin capital letter A grave) ('À')
- $agrave → const int
- Latin small letter a with grave accent ('à')
- $alefsym → const int
- alef symbol (first transfinite cardinal) ('ℵ')
- $Alpha → const int
- Greek capital letter Alpha ('Α')
- $alpha → const int
- Greek small letter alpha ('α')
- $amp → const int
-
Character
&
, short name. - $ampersand → const int
-
Character
&
. - $and → const int
- logical and (wedge) ('∧')
- $ang → const int
- angle ('∠')
- $apos → const int
-
Character
'
. - $apostrophe → const int
-
Character
'
. - $aring → const int
- Latin small letter a with ring above ('å')
- $Aring → const int
- Latin capital letter A with ring above (Latin capital letter A ring) ('Å')
- $asterisk → const int
-
Character
*
. - $asymp → const int
- almost equal to (asymptotic to) ('≈')
- $at → const int
-
Character
@
. - $Atilde → const int
- Latin capital letter A with tilde ('Ã')
- $atilde → const int
- Latin small letter a with tilde ('ã')
- $auml → const int
- Latin small letter a with diaeresis ('ä')
- $Auml → const int
- Latin capital letter A with diaeresis ('Ä')
- $B → const int
-
Character
B
. - $b → const int
-
Character
b
. - $backquote → const int
-
Character
`
. - $backslash → const int
-
Character
\
. - $bar → const int
-
Character
|
. - $bdquo → const int
- double low-9 quotation mark ('„')
- $bel → const int
- "Bell" control character.
- $beta → const int
- Greek small letter beta ('β')
- $Beta → const int
- Greek capital letter Beta ('Β')
- $brvbar → const int
- broken bar (broken vertical bar) ('¦')
- $bs → const int
- "Backspace" control character.
- $bull → const int
- bullet (black small circle) ('•')
- $C → const int
-
Character
C
. - $c → const int
-
Character
c
. - $can → const int
- "Cancel" control character.
- $cap → const int
- intersection (cap) ('∩')
- $caret → const int
-
Character
^
. - $Ccedil → const int
- Latin capital letter C with cedilla ('Ç')
- $ccedil → const int
- Latin small letter c with cedilla ('ç')
- $cedil → const int
- cedilla (spacing cedilla) ('¸')
- $cent → const int
- cent sign ('¢')
- $Chi → const int
- Greek capital letter Chi ('Χ')
- $chi → const int
- Greek small letter chi ('χ')
- $circ → const int
- modifier letter circumflex accent ('ˆ')
- $circumflex → const int
-
Character
^
. - $close_angle → const int
-
Character
>
. - $close_brace → const int
-
Character
}
. - $close_bracket → const int
-
Character
]
. - $close_paren → const int
-
Character
)
. - $close_parenthesis → const int
-
Character
)
. - $closeAngle → const int
-
Character
>
. - $closeBrace → const int
-
Character
}
. - $closeBracket → const int
-
Character
]
. - $closeParen → const int
-
Character
)
. - $closeParenthesis → const int
-
Character
)
. - $clubs → const int
- black club suit (shamrock) ('♣')
- $colon → const int
-
Character
:
. - $comma → const int
-
Character
,
. - $cong → const int
- congruent to ('≅')
- $copy → const int
- copyright symbol ('©')
- $cr → const int
- "Carriage return" control character.
- $crarr → const int
- downwards arrow with corner leftwards (carriage return) ('↵')
- $cup → const int
- union (cup) ('∪')
- $curren → const int
- currency sign ('¤')
- $d → const int
-
Character
d
. - $D → const int
-
Character
D
. - $Dagger → const int
- double dagger, double obelisk ('‡')
- $dagger → const int
- dagger, obelisk ('†')
- $darr → const int
- downwards arrow ('↓')
- $dArr → const int
- downwards double arrow ('⇓')
- $dash → const int
-
Character
-
. - $dc1 → const int
- "Device Control 1" control character (oft. XON).
- $dc2 → const int
- "Device Control 2" control character.
- $dc3 → const int
- "Device Control 3" control character (oft. XOFF).
- $dc4 → const int
- "Device Control 4" control character.
- $deg → const int
- degree symbol ('°')
- $del → const int
- "Delete" control character.
- $Delta → const int
- Greek capital letter Delta ('Δ')
- $delta → const int
- Greek small letter delta ('δ')
- $diams → const int
- black diamond suit ('♦')
- $divide → const int
- division sign (obelus) ('÷')
- $division → const int
-
Character
/
. - $dle → const int
- "Data Link Escape" control character.
- $dollar → const int
-
Character
$
. - $dot → const int
-
Character
.
. - $double_quote → const int
-
Character
"
. - $doubleQuote → const int
-
Character
"
. - $E → const int
-
Character
E
. - $e → const int
-
Character
e
. - $Eacute → const int
- Latin capital letter E with acute accent ('É')
- $eacute → const int
- Latin small letter e with acute accent ('é')
- $ecirc → const int
- Latin small letter e with circumflex ('ê')
- $Ecirc → const int
- Latin capital letter E with circumflex ('Ê')
- $Egrave → const int
- Latin capital letter E with grave accent ('È')
- $egrave → const int
- Latin small letter e with grave accent ('è')
- $em → const int
- "End of Medium" control character.
- $empty → const int
- empty set (null set); see also U+8960, ⌀ ('∅')
- $emsp → const int
- em space
- $enq → const int
- "Enquiry" control character.
- $ensp → const int
- en space
- $eot → const int
- "End of Transmission" control character.
- $epsilon → const int
- Greek small letter epsilon ('ε')
- $Epsilon → const int
- Greek capital letter Epsilon ('Ε')
- $equal → const int
-
Character
=
. - $equiv → const int
- identical to; sometimes used for 'equivalent to' ('≡')
- $esc → const int
- "Escape" control character.
- $Eta → const int
- Greek capital letter Eta ('Η')
- $eta → const int
- Greek small letter eta ('η')
- $etb → const int
- "End of Transmission Block" control character.
- $eth → const int
- Latin small letter eth ('ð')
- $ETH → const int
- Latin capital letter Eth ('Ð')
- $etx → const int
- "End of Text" control character.
- $Euml → const int
- Latin capital letter E with diaeresis ('Ë')
- $euml → const int
- Latin small letter e with diaeresis ('ë')
- $euro → const int
- euro sign ('€')
- $exclamation → const int
-
Character
!
. - $exist → const int
- there exists ('∃')
- $F → const int
-
Character
F
. - $f → const int
-
Character
f
. - $ff → const int
- "Form feed" control character.
- $fnof → const int
- Latin small letter f with hook (function, florin) ('ƒ')
- $forall → const int
- for all ('∀')
- $frac12 → const int
- vulgar fraction one half (fraction one half) ('½')
- $frac14 → const int
- vulgar fraction one quarter (fraction one quarter) ('¼')
- $frac34 → const int
- vulgar fraction three quarters (fraction three quarters) ('¾')
- $frasl → const int
- fraction slash (solidus) ('⁄')
- $fs → const int
- "File Separator" control character.
- $fullstop → const int
-
Character
.
. - $G → const int
-
Character
G
. - $g → const int
-
Character
g
. - $gamma → const int
- Greek small letter gamma ('γ')
- $Gamma → const int
- Greek capital letter Gamma ('Γ')
- $ge → const int
- greater-than or equal to ('≥')
- $grave → const int
-
Character
`
. - $greater_than → const int
-
Character
>
. - $greaterThan → const int
-
Character
>
. - $gs → const int
- "Group Separator" control character.
- $gt → const int
-
Character
>
. - $h → const int
-
Character
h
. - $H → const int
-
Character
H
. - $hArr → const int
- left right double arrow ('⇔')
- $harr → const int
- left right arrow ('↔')
- $hash → const int
-
Character
#
. - $hat → const int
-
Character
^
. - $hearts → const int
- black heart suit (valentine) ('♥')
- $hellip → const int
- horizontal ellipsis (three dot leader) ('…')
- $ht → const int
- "Horizontal Tab" control character.
- $i → const int
-
Character
i
. - $I → const int
-
Character
I
. - $Iacute → const int
- Latin capital letter I with acute accent ('Í')
- $iacute → const int
- Latin small letter i with acute accent ('í')
- $Icirc → const int
- Latin capital letter I with circumflex ('Î')
- $icirc → const int
- Latin small letter i with circumflex ('î')
- $iexcl → const int
- inverted exclamation mark ('¡')
- $Igrave → const int
- Latin capital letter I with grave accent ('Ì')
- $igrave → const int
- Latin small letter i with grave accent ('ì')
- $image → const int
- black-letter capital I (imaginary part) ('ℑ')
- $infin → const int
- infinity ('∞')
- $int → const int
- integral ('∫')
- $Iota → const int
- Greek capital letter Iota ('Ι')
- $iota → const int
- Greek small letter iota ('ι')
- $iquest → const int
- inverted question mark (turned question mark) ('¿')
- $isin → const int
- element of ('∈')
- $iuml → const int
- Latin small letter i with diaeresis ('ï')
- $Iuml → const int
- Latin capital letter I with diaeresis ('Ï')
- $j → const int
-
Character
j
. - $J → const int
-
Character
J
. - $K → const int
-
Character
K
. - $k → const int
-
Character
k
. - $Kappa → const int
- Greek capital letter Kappa ('Κ')
- $kappa → const int
- Greek small letter kappa ('κ')
- $L → const int
-
Character
L
. - $l → const int
-
Character
l
. - $Lambda → const int
- Greek capital letter Lambda ('Λ')
- $lambda → const int
- Greek small letter lambda ('λ')
- $lang → const int
- left-pointing angle bracket (bra) ('〈')
- $langle → const int
-
Character
<
. - $laquo → const int
- left-pointing double angle quotation mark (left pointing guillemet) ('«')
- $lArr → const int
- leftwards double arrow ('⇐')
- $larr → const int
- leftwards arrow ('←')
- $lbrace → const int
-
Character
{
. - $lbracket → const int
-
Character
[
. - $lceil → const int
- left ceiling (APL upstile) ('⌈')
- $ldquo → const int
- left double quotation mark ('“')
- $le → const int
- less-than or equal to ('≤')
- $less_than → const int
-
Character
<
. - $lessThan → const int
-
Character
<
. - $lf → const int
- "Line feed" control character.
- $lfloor → const int
- left floor (APL downstile) ('⌊')
- $lowast → const int
- asterisk operator ('∗')
- $loz → const int
- lozenge ('◊')
- $lparen → const int
-
Character
(
. - $lrm → const int
- left-to-right mark
- $lsaquo → const int
- single left-pointing angle quotation mark ('‹')
- $lsquo → const int
- left single quotation mark ('‘')
- $lt → const int
-
Character
<
. - $m → const int
-
Character
m
. - $M → const int
-
Character
M
. - $macr → const int
- macron (spacing macron, overline, APL overbar) ('¯')
- $mdash → const int
- em dash ('—')
- $micro → const int
- micro sign ('µ')
- $middot → const int
- middle dot (Georgian comma, Greek middle dot) ('·')
- $minus → const int
-
Character
-
. - $Mu → const int
- Greek capital letter Mu ('Μ')
- $mu → const int
- Greek small letter mu ('μ')
- $n → const int
-
Character
n
. - $N → const int
-
Character
N
. - $nabla → const int
- del or nabla (vector differential operator) ('∇')
- $nak → const int
- "Negative Acknowledgment" control character.
- $nbsp → const int
- no-break space (non-breaking space)
- $ndash → const int
- en dash ('–')
- $ne → const int
- not equal to ('≠')
- $ni → const int
- contains as member ('∋')
- $not → const int
- not sign ('¬')
- $notin → const int
- not an element of ('∉')
- $nsub → const int
- not a subset of ('⊄')
- $Ntilde → const int
- Latin capital letter N with tilde ('Ñ')
- $ntilde → const int
- Latin small letter n with tilde ('ñ')
- $nu → const int
- Greek small letter nu ('ν')
- $Nu → const int
- Greek capital letter Nu ('Ν')
- $nul → const int
- "Null character" control character.
- $O → const int
-
Character
O
. - $o → const int
-
Character
o
. - $oacute → const int
- Latin small letter o with acute accent ('ó')
- $Oacute → const int
- Latin capital letter O with acute accent ('Ó')
- $Ocirc → const int
- Latin capital letter O with circumflex ('Ô')
- $ocirc → const int
- Latin small letter o with circumflex ('ô')
- $OElig → const int
- Latin capital ligature oe ('Œ')
- $oelig → const int
- Latin small ligature oe ('œ')
- $Ograve → const int
- Latin capital letter O with grave accent ('Ò')
- $ograve → const int
- Latin small letter o with grave accent ('ò')
- $oline → const int
- overline (spacing overscore) ('‾')
- $Omega → const int
- Greek capital letter Omega ('Ω')
- $omega → const int
- Greek small letter omega ('ω')
- $omicron → const int
- Greek small letter omicron ('ο')
- $Omicron → const int
- Greek capital letter Omicron ('Ο')
- $open_angle → const int
-
Character
<
. - $open_brace → const int
-
Character
{
. - $open_bracket → const int
-
Character
[
. - $open_paren → const int
-
Character
(
. - $open_parenthesis → const int
-
Character
(
. - $openAngle → const int
-
Character
<
. - $openBrace → const int
-
Character
{
. - $openBracket → const int
-
Character
[
. - $openParen → const int
-
Character
(
. - $openParenthesis → const int
-
Character
(
. - $oplus → const int
- circled plus (direct sum) ('⊕')
- $or → const int
- logical or (vee) ('∨')
- $ordf → const int
- feminine ordinal indicator ('ª')
- $ordm → const int
- masculine ordinal indicator ('º')
- $oslash → const int
- Latin small letter o with stroke (Latin small letter o slash) ('ø')
- $Oslash → const int
- Latin capital letter O with stroke (Latin capital letter O slash) ('Ø')
- $otilde → const int
- Latin small letter o with tilde ('õ')
- $Otilde → const int
- Latin capital letter O with tilde ('Õ')
- $otimes → const int
- circled times (vector product) ('⊗')
- $Ouml → const int
- Latin capital letter O with diaeresis ('Ö')
- $ouml → const int
- Latin small letter o with diaeresis ('ö')
- $P → const int
-
Character
P
. - $p → const int
-
Character
p
. - $para → const int
- pilcrow sign (paragraph sign) ('¶')
- $part → const int
- partial differential ('∂')
- $percent → const int
-
Character
%
. - $permil → const int
- per mille sign ('‰')
- $perp → const int
- up tack (orthogonal to, perpendicular) ('⊥')
- $phi → const int
- Greek small letter phi ('φ')
- $Phi → const int
- Greek capital letter Phi ('Φ')
- $pi → const int
- Greek small letter pi ('π')
- $Pi → const int
- Greek capital letter Pi ('Π')
- $pipe → const int
-
Character
|
. - $piv → const int
- Greek pi symbol ('ϖ')
- $plus → const int
-
Character
+
. - $plusmn → const int
- plus-minus sign (plus-or-minus sign) ('±')
- $pound → const int
- pound sign ('£')
- $prime → const int
- prime (minutes, feet) ('′')
- $Prime → const int
- double prime (seconds, inches) ('″')
- $prod → const int
- n-ary product (product sign) ('∏')
- $prop → const int
- proportional to ('∝')
- $Psi → const int
- Greek capital letter Psi ('Ψ')
- $psi → const int
- Greek small letter psi ('ψ')
- $q → const int
-
Character
q
. - $Q → const int
-
Character
Q
. - $question → const int
-
Character
?
. - $quot → const int
-
Character
"', short nam
. - $quotation → const int
-
Character
"
. - $quote → const int
-
Character
"
. - $R → const int
-
Character
R
. - $r → const int
-
Character
r
. - $radic → const int
- square root (radical sign) ('√')
- $rang → const int
- right-pointing angle bracket (ket) ('〉')
- $rangle → const int
-
Character
>
. - $raquo → const int
- right-pointing double angle quotation mark (right pointing guillemet) ('»')
- $rArr → const int
- rightwards double arrow ('⇒')
- $rarr → const int
- rightwards arrow ('→')
- $rbrace → const int
-
Character
}
. - $rbracket → const int
-
Character
]
. - $rceil → const int
- right ceiling ('⌉')
- $rdquo → const int
- right double quotation mark ('”')
- $real → const int
- black-letter capital R (real part symbol) ('ℜ')
- $reg → const int
- registered sign (registered trademark symbol) ('®')
- $rfloor → const int
- right floor ('⌋')
- $rho → const int
- Greek small letter rho ('ρ')
- $Rho → const int
- Greek capital letter Rho ('Ρ')
- $rlm → const int
- right-to-left mark
- $rparen → const int
-
Character
)
. - $rs → const int
- "Record Separator" control character.
- $rsaquo → const int
- single right-pointing angle quotation mark ('›')
- $rsquo → const int
- right single quotation mark ('’')
- $s → const int
-
Character
s
. - $S → const int
-
Character
S
. - $sbquo → const int
- single low-9 quotation mark ('‚')
- $scaron → const int
- Latin small letter s with caron ('š')
- $Scaron → const int
- Latin capital letter s with caron ('Š')
- $sdot → const int
- dot operator ('⋅')
- $sect → const int
- section sign ('§')
- $semicolon → const int
-
Character
;
. - $shy → const int
- soft hyphen (discretionary hyphen)
- $si → const int
- "Shift In" control character.
- $Sigma → const int
- Greek capital letter Sigma ('Σ')
- $sigma → const int
- Greek small letter sigma ('σ')
- $sigmaf → const int
- Greek small letter final sigma ('ς')
- $sim → const int
- tilde operator (varies with, similar to) ('∼')
- $single_quote → const int
-
Character
'
. - $singleQuote → const int
-
Character
'
. - $slash → const int
-
Character
/
. - $so → const int
- "Shift Out" control character.
- $soh → const int
- "Start of Header" control character.
- $solidus → const int
-
Character
/
. - $space → const int
- Space character.
- $spades → const int
- black spade suit ('♠')
- $stx → const int
- "Start of Text" control character.
- $sub → const int
- "Substitute" control character.
- $sube → const int
- subset of or equal to ('⊆')
- $sum → const int
- n-ary summation ('∑')
- $sup → const int
- superset of ('⊃')
- $sup1 → const int
- superscript one (superscript digit one) ('¹')
- $sup2 → const int
- superscript two (superscript digit two, squared) ('²')
- $sup3 → const int
- superscript three (superscript digit three, cubed) ('³')
- $supe → const int
- superset of or equal to ('⊇')
- $syn → const int
- "Synchronous idle" control character.
- $szlig → const int
- Latin small letter sharp s (ess-zed); see German Eszett ('ß')
- $T → const int
-
Character
T
. - $t → const int
-
Character
t
. - $tab → const int
- "Horizontal Tab" control character, common name.
- $tau → const int
- Greek small letter tau ('τ')
- $Tau → const int
- Greek capital letter Tau ('Τ')
- $there4 → const int
- therefore sign ('∴')
- $theta → const int
- Greek small letter theta ('θ')
- $Theta → const int
- Greek capital letter Theta ('Θ')
- $thetasym → const int
- Greek theta symbol ('ϑ')
- $thinsp → const int
- thin space
- $thorn → const int
- Latin small letter thorn ('þ')
- $THORN → const int
- Latin capital letter THORN ('Þ')
- $tilde → const int
-
Character
~
. - $times → const int
- multiplication sign ('×')
- $trade → const int
- trademark symbol ('™')
- $u → const int
-
Character
u
. - $U → const int
-
Character
U
. - $uacute → const int
- Latin small letter u with acute accent ('ú')
- $Uacute → const int
- Latin capital letter U with acute accent ('Ú')
- $uarr → const int
- upwards arrow ('↑')
- $uArr → const int
- upwards double arrow ('⇑')
- $Ucirc → const int
- Latin capital letter U with circumflex ('Û')
- $ucirc → const int
- Latin small letter u with circumflex ('û')
- $ugrave → const int
- Latin small letter u with grave accent ('ù')
- $Ugrave → const int
- Latin capital letter U with grave accent ('Ù')
- $uml → const int
- diaeresis (spacing diaeresis); see Germanic umlaut ('¨')
- $underline → const int
-
Character
_
. - $underscore → const int
-
Character
_
. - $upsih → const int
- Greek Upsilon with hook symbol ('ϒ')
- $Upsilon → const int
- Greek capital letter Upsilon ('Υ')
- $upsilon → const int
- Greek small letter upsilon ('υ')
- $us → const int
- "Unit Separator" control character.
- $Uuml → const int
- Latin capital letter U with diaeresis ('Ü')
- $uuml → const int
- Latin small letter u with diaeresis ('ü')
- $V → const int
-
Character
V
. - $v → const int
-
Character
v
. - $vellip → const int
- vertical ellipsis ('⋮')
- $vt → const int
- "Vertical Tab" control character.
- $W → const int
-
Character
W
. - $w → const int
-
Character
w
. - $weierp → const int
- script capital P (power set, Weierstrass p) ('℘')
- $X → const int
-
Character
X
. - $x → const int
-
Character
x
. - $Xi → const int
- Greek capital letter Xi ('Ξ')
- $xi → const int
- Greek small letter xi ('ξ')
- $Y → const int
-
Character
Y
. - $y → const int
-
Character
y
. - $Yacute → const int
- Latin capital letter Y with acute accent ('Ý')
- $yacute → const int
- Latin small letter y with acute accent ('ý')
- $yen → const int
- yen sign (yuan sign) ('¥')
- $yuml → const int
- Latin small letter y with diaeresis ('ÿ')
- $Yuml → const int
- Latin capital letter y with diaeresis ('Ÿ')
- $Z → const int
-
Character
Z
. - $z → const int
-
Character
z
. - $Zeta → const int
- Greek capital letter Zeta ('Ζ')
- $zeta → const int
- Greek small letter zeta ('ζ')
- $zwj → const int
- zero-width joiner
- $zwnj → const int
- zero-width non-joiner