LATIN CAPITAL LETTER E WITH VERTICAL LINE BELOW AND ACUTE
(É̩
)Characters | É̩
|
---|---|
Code points | <U+00C9, U+0329> |
Character name | LATIN CAPITAL LETTER E WITH VERTICAL LINE BELOW AND ACUTE |
[Notes]
Code point length = 2
Character | É | ̩ |
---|---|---|
Code point | U+00C9 | U+0329 |
Age | 1.1 | 1.1 |
Script | Latin Latn | Inherited Qaai Zinh |
Bidi_Class | L | NSM |
Canonical_Combining_Class | 0 | 220 non-0 |
bidi (Unicode::UCD) | L | NSM |
CJK numeral value | - | - |
Unicode encodings | ||
---|---|---|
UTF-8 |
0xC3 0x89 0xCC 0xA9
\xC3\x89\xCC\xA9
| |
UTF-16BE |
0x00 0xC9 0x03 0x29
\x00\xC9\x03\x29
| |
UTF-16LE |
0xC9 0x00 0x29 0x03
\xC9\x00\x29\x03
| |
UTF-32BE |
0x00 0x00 0x00 0xC9 0x00 0x00 0x03 0x29
\x00\x00\x00\xC9\x00\x00\x03\x29
| |
UTF-32LE |
0xC9 0x00 0x00 0x00 0x29 0x03 0x00 0x00
\xC9\x00\x00\x00\x29\x03\x00\x00
| |
Web encodings | ||
utf-8 | 0xC3 0x89 0xCC 0xA9 \xC3\x89\xCC\xA9 | |
gb18030 | 0x81 0x30 0x87 0x37 0x81 0x30 0xC0 0x37 \x81\x30\x87\x37\x81\x30\xC0\x37 | |
utf-16be | 0x00 0xC9 0x03 0x29 \x00\xC9\x03\x29 | |
utf-16le | 0xC9 0x00 0x29 0x03 \xC9\x00\x29\x03 | |
Not encodable in: big5 euc-jp euc-kr gbk ibm866 iso-2022-jp iso-8859-10 iso-8859-13 iso-8859-14 iso-8859-15 iso-8859-16 iso-8859-2 iso-8859-3 iso-8859-4 iso-8859-5 iso-8859-6 iso-8859-7 iso-8859-8 iso-8859-8-i koi8-r koi8-u macintosh shift_jis windows-1250 windows-1251 windows-1252 windows-1253 windows-1254 windows-1255 windows-1256 windows-1257 windows-1258 windows-874 x-mac-cyrillic x-user-defined |
Input | É̩ | U+00C9 (É) U+0329 (̩) |
---|---|---|
Escapes | ||
HTML/XML decimal | É̩ | |
HTML/XML hexadecimal | É̩ | |
CSS | \0000C9\000329 | |
percent-decode de-UTF-8 | ÃÌ© | U+00C3 (Ã) U+0089 () U+00CC (Ì) U+00A9 (©) |
en-UTF-8 percent-encode | %C3%89%CC%A9 | |
de-\u | É̩ | U+00C9 (É) U+0329 (̩) |
en-\u | \u00C9\u0329 | |
en-\u non-ASCII | \u00C9\u0329 | |
de-surrogate | É̩ | U+00C9 (É) U+0329 (̩) |
Perl bytes | \xC3\x89\xCC\xA9 | |
Perl text | \xC9\x{0329} |
Input | É̩ | U+00C9 (É) U+0329 (̩) |
---|---|---|
Normalization forms | ||
Canonical decomposition | É̩ | U+0045 (E) U+0301 (́) U+0329 (̩) |
Compatibility decomposition | É̩ | U+0045 (E) U+0301 (́) U+0329 (̩) |
Canonical composition | É̩ | U+00C9 (É) U+0329 (̩) |
NFC (Unicode::Normalize ) | É̩ | U+00C9 (É) U+0329 (̩) |
NFKC (Unicode::Normalize ) | É̩ | U+00C9 (É) U+0329 (̩) |
NFD (Unicode::Normalize ) | É̩ | U+0045 (E) U+0329 (̩) U+0301 (́) |
NFKD (Unicode::Normalize ) | É̩ | U+0045 (E) U+0329 (̩) U+0301 (́) |
NFKD (UN) uc (Perl) lc (Perl) NFC (UN) | é̩ | U+00E9 (é) U+0329 (̩) |
Stringprep | ||
Nameprep AllowUnassigned (Net::IDN::Nameprep 1.102) | é̩ | U+00E9 (é) U+0329 (̩) |
Nameprep (Net::IDN::Nameprep 1.102) | é̩ | U+00E9 (é) U+0329 (̩) |
Punycode decoding | ||
de-Punycode (Net::IDN::Punycode 2.5) | non-base character in input for decode_punycode | |
de-Punycode (Net::IDN::Punycode::PP 2.500) | invalid digit in input for decode_punycode | |
de-Punycode (IDNA::Punycode 0.03) | invalid punycode input | |
de-Punycode (Mojo::Util ) | É̩ | U+00C9 (É) U+0329 (̩) |
de-Punycode (URI::_punycode 1.76) | invalid punycode input | |
de-Punycode (AnyEvent::Util 7.17) | punycode_decode: malformed punycode | |
de-Punycode (URI::UTF8::Punycode 1.05) | É̩ | U+00C9 (É) U+0329 (̩) |
Nameprep variant (AnyEvent::Util 7.17) | é̩ | U+00E9 (é) U+0329 (̩) |
Nameprep variant for display (AnyEvent::Util 7.17) | é̩ | U+00E9 (é) U+0329 (̩) |
ToUnicode variant (AnyEvent::Util 7.17) | é̩ | U+00E9 (é) U+0329 (̩) |
Punycode encoding | ||
en-Punycode (Net::IDN::Punycode 2.5) | dca03j | |
en-Punycode (Net::IDN::Punycode::PP 2.500) | dca03j | |
en-Punycode (IDNA::Punycode 0.03) | -dca03j | |
en-Punycode (Mojo::Util ) | É̩ | |
en-Punycode (URI::_punycode 1.76) | dca03j | |
en-Punycode (AnyEvent::Util 7.17) | dca03j | |
en-Punycode (URI::UTF8::Punycode 1.05) | xn--dca03j | |
ToASCII variant (AnyEvent::Util 7.17) | xn--9ca66i | |
Cases | ||
ASCII uppercase | É̩ | U+00C9 (É) U+0329 (̩) |
ASCII lowercase | É̩ | U+00C9 (É) U+0329 (̩) |
Uppercase (Perl uc ) | É̩ | U+00C9 (É) U+0329 (̩) |
Lowercase (Perl lc ) | é̩ | U+00E9 (é) U+0329 (̩) |
Uppercase_Mapping(C) | É̩ | U+00C9 (É) U+0329 (̩) |
Lowercase_Mapping(C) | é̩ | U+00E9 (é) U+0329 (̩) |
Case_Folding(X) | é̩ | U+00E9 (é) U+0329 (̩) |
NFKC_Casefold(X) | é̩ | U+00E9 (é) U+0329 (̩) |
Compatibility case folding | é̩ | U+0065 (e) U+0329 (̩) U+0301 (́) |
lang=en | É̩ |
---|---|
lang=ja | É̩ |
lang=zh | É̩ |
lang=zh-cn | É̩ |
lang=zh-tw | É̩ |
lang=zh-hk | É̩ |
lang=zh-mo | É̩ |
lang=zh-sg | É̩ |
lang=zh-hans-cn | É̩ |
lang=zh-hant-tw | É̩ |
lang=ko | É̩ |
lang=vi | É̩ |
dir=ltr | É̩ |
---|---|
dir=rtl | É̩ |
'writing-mode: vertical-rl' | É̩ |
cursive | É̩ |
---|---|
fantasy | É̩ |
monospace | É̩ |
sans-serif | É̩ |
serif | É̩ |
-manakai-default | É̩ |
-moz-use-system-font | É̩ |
-apple-system | É̩ |
-moz-button | É̩ |
-moz-desktop | É̩ |
-moz-dialog | É̩ |
-moz-document | É̩ |
-moz-field | É̩ |
-moz-info | É̩ |
-moz-list | É̩ |
-moz-pull-down-menu | É̩ |
-moz-window | É̩ |
-moz-workspace | É̩ |
caption | É̩ |
icon | É̩ |
menu | É̩ |
message-box | É̩ |
small-caption | É̩ |
status-bar | É̩ |
system-ui | É̩ |
font-style: italic | É̩ |
font-variant: small-caps | É̩ |
font-weight: 100 | É̩ |
font-weight: 200 | É̩ |
font-weight: 300 | É̩ |
font-weight: 400 | É̩ |
font-weight: 500 | É̩ |
font-weight: 600 | É̩ |
font-weight: 700 | É̩ |
font-weight: 800 | É̩ |
font-weight: 900 | É̩ |
OpenSansEmoji | É̩ |
---|---|
Mona | É̩ |
小夏 | É̩ |
Noto Color Emoji | É̩ |
Noto Emoji | É̩ |
Note that your system might not have specified fonts.
MS PGothic | É̩ |
---|---|
IPAMonaPGothic | É̩ |
Monapo | É̩ |
Mona | É̩ |
Mona (Web font) | É̩ |
小夏 | É̩ |
小夏 (Web font) | É̩ |
Note that your system might not have specified fonts.
Times New Roman | É̩ |
---|---|
Arial | É̩ |
Arial Unicode MS | É̩ |
Helvetica | É̩ |
Helvetica Neue | É̩ |
Verdana | É̩ |
Lucida Grande | É̩ |
Courier New | É̩ |
MS PMincho | É̩ |
MS PGothic | É̩ |
Microsoft Yahei | É̩ |
微软雅黑 | É̩ |
Meiryo | É̩ |
Osaka | É̩ |
Fira Sans | É̩ |
Droid Sans | É̩ |
Comic Sans MS | É̩ |
Hiragino Sans GB | É̩ |
Hiragino Kaku Gothic ProN | É̩ |
.SFNSDisplay-Regular | É̩ |
Segoe UI | É̩ |
Roboto | É̩ |
Oxygen | É̩ |
Ubuntu | É̩ |
Cantarell | É̩ |
PingFang SC | É̩ |
Symbol | É̩ |
Wingdings | É̩ |
Wingdings 2 | É̩ |
Wingdings 3 | É̩ |
Webdings | É̩ |
BlinkMacSystemFont | É̩ |