Code point length = 3
Character | ê | ³ | |
---|---|---|---|
Code point | U+00EA | U+00B3 | U+0081 |
Age | 1.1 | 1.1 | 1.1 |
Script | Latin Latn | Zyyy Common | Zyyy Common |
Bidi_Class | L | EN | BN |
Canonical_Combining_Class | 0 | 0 | 0 |
bidi (Unicode::UCD) | L | EN | BN |
CJK numeral value | - | - | - |
Unicode encodings | ||
---|---|---|
UTF-8 |
0xC3 0xAA 0xC2 0xB3 0xC2 0x81
\xC3\xAA\xC2\xB3\xC2\x81
| |
UTF-16BE |
0x00 0xEA 0x00 0xB3 0x00 0x81
\x00\xEA\x00\xB3\x00\x81
| |
UTF-16LE |
0xEA 0x00 0xB3 0x00 0x81 0x00
\xEA\x00\xB3\x00\x81\x00
| |
UTF-32BE |
0x00 0x00 0x00 0xEA 0x00 0x00 0x00 0xB3 0x00 0x00 0x00 0x81
\x00\x00\x00\xEA\x00\x00\x00\xB3\x00\x00\x00\x81
| |
UTF-32LE |
0xEA 0x00 0x00 0x00 0xB3 0x00 0x00 0x00 0x81 0x00 0x00 0x00
\xEA\x00\x00\x00\xB3\x00\x00\x00\x81\x00\x00\x00
| |
Web encodings | ||
utf-8 | 0xC3 0xAA 0xC2 0xB3 0xC2 0x81 \xC3\xAA\xC2\xB3\xC2\x81 | |
gb18030 | 0xA8 0xBA 0x81 0x30 0x85 0x36 0x81 0x30 0x81 0x31 \xA8\xBA\x81\x30\x85\x36\x81\x30\x81\x31 | |
iso-8859-15 | 0xEA 0xB3 0x81 \xEA\xB3\x81 | |
iso-8859-3 | 0xEA 0xB3 0x81 \xEA\xB3\x81 | |
utf-16be | 0x00 0xEA 0x00 0xB3 0x00 0x81 \x00\xEA\x00\xB3\x00\x81 | |
utf-16le | 0xEA 0x00 0xB3 0x00 0x81 0x00 \xEA\x00\xB3\x00\x81\x00 | |
windows-1252 | 0xEA 0xB3 0x81 \xEA\xB3\x81 | |
windows-1254 | 0xEA 0xB3 0x81 \xEA\xB3\x81 | |
windows-1258 | 0xEA 0xB3 0x81 \xEA\xB3\x81 | |
Not encodable in: big5 euc-jp euc-kr gbk ibm866 iso-2022-jp iso-8859-10 iso-8859-13 iso-8859-14 iso-8859-16 iso-8859-2 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-1253 windows-1255 windows-1256 windows-1257 windows-874 x-mac-cyrillic x-user-defined |
Input | ê³ | U+00EA (ê) U+00B3 (³) U+0081 () |
---|---|---|
Escapes | ||
HTML/XML decimal | 곁 | |
HTML/XML hexadecimal | 곁 | |
CSS | \0000EA\0000B3\000081 | |
percent-decode de-UTF-8 | ê³ | U+00C3 (Ã) U+00AA (ª) U+00C2 (Â) U+00B3 (³) U+00C2 (Â) U+0081 () |
en-UTF-8 percent-encode | %C3%AA%C2%B3%C2%81 | |
de-\u | ê³ | U+00EA (ê) U+00B3 (³) U+0081 () |
en-\u | \u00EA\u00B3\u0081 | |
en-\u non-ASCII | \u00EA\u00B3\u0081 | |
de-surrogate | ê³ | U+00EA (ê) U+00B3 (³) U+0081 () |
Perl bytes | \xC3\xAA\xC2\xB3\xC2\x81 | |
Perl text | \xEA\xB3\x81 |
Input | ê³ | U+00EA (ê) U+00B3 (³) U+0081 () |
---|---|---|
Normalization forms | ||
Canonical decomposition | ê³ | U+0065 (e) U+0302 (̂) U+00B3 (³) U+0081 () |
Compatibility decomposition | ê3 | U+0065 (e) U+0302 (̂) U+0033 (3) U+0081 () |
Canonical composition | ê³ | U+00EA (ê) U+00B3 (³) U+0081 () |
NFC (Unicode::Normalize ) | ê³ | U+00EA (ê) U+00B3 (³) U+0081 () |
NFKC (Unicode::Normalize ) | ê3 | U+00EA (ê) U+0033 (3) U+0081 () |
NFD (Unicode::Normalize ) | ê³ | U+0065 (e) U+0302 (̂) U+00B3 (³) U+0081 () |
NFKD (Unicode::Normalize ) | ê3 | U+0065 (e) U+0302 (̂) U+0033 (3) U+0081 () |
NFKD (UN) uc (Perl) lc (Perl) NFC (UN) | ê3 | U+00EA (ê) U+0033 (3) U+0081 () |
Stringprep | ||
Nameprep AllowUnassigned (Net::IDN::Nameprep 1.102) | prohibited character U+0081 | |
Nameprep (Net::IDN::Nameprep 1.102) | prohibited character U+0081 | |
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+00EA (ê) U+00B3 (³) U+0081 () |
de-Punycode (URI::_punycode 5.31) | invalid punycode input | |
de-Punycode (AnyEvent::Util 7.17) | punycode_decode: malformed punycode | |
de-Punycode (URI::UTF8::Punycode 1.05) | ê³ | U+00EA (ê) U+00B3 (³) U+0081 () |
Nameprep variant (AnyEvent::Util 7.17) | ê³: disallowed characters (U+c281) during idn_nameprep | |
Nameprep variant for display (AnyEvent::Util 7.17) | ê³: disallowed characters (U+c281) during idn_nameprep | |
ToUnicode variant (AnyEvent::Util 7.17) | ê³ | U+00EA (ê) U+00B3 (³) U+0081 () |
Punycode encoding | ||
en-Punycode (Net::IDN::Punycode 2.5) | ba3h0g | |
en-Punycode (Net::IDN::Punycode::PP 2.500) | ba3h0g | |
en-Punycode (IDNA::Punycode 0.03) | -ba3h0g | |
en-Punycode (Mojo::Util ) | ê³ | |
en-Punycode (URI::_punycode 5.31) | ba3h0g | |
en-Punycode (AnyEvent::Util 7.17) | ba3h0g | |
en-Punycode (URI::UTF8::Punycode 1.05) | xn--ba3h0g | |
ToASCII variant (AnyEvent::Util 7.17) | ê³ | |
Cases | ||
ASCII uppercase | ê³ | U+00EA (ê) U+00B3 (³) U+0081 () |
ASCII lowercase | ê³ | U+00EA (ê) U+00B3 (³) U+0081 () |
Uppercase (Perl uc ) | ʳ | U+00CA (Ê) U+00B3 (³) U+0081 () |
Lowercase (Perl lc ) | ê³ | U+00EA (ê) U+00B3 (³) U+0081 () |
Uppercase_Mapping(C) | ʳ | U+00CA (Ê) U+00B3 (³) U+0081 () |
Lowercase_Mapping(C) | ê³ | U+00EA (ê) U+00B3 (³) U+0081 () |
Case_Folding(X) | ê³ | U+00EA (ê) U+00B3 (³) U+0081 () |
NFKC_Casefold(X) | ê3 | U+00EA (ê) U+0033 (3) U+0081 () |
Compatibility case folding | ê3 | U+0065 (e) U+0302 (̂) U+0033 (3) U+0081 () |
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 明朝 | ê³ |
MS Mincho | ê³ |
@MS 明朝 | ê³ |
@MS Mincho | ê³ |
MS P明朝 | ê³ |
MS PMincho | ê³ |
@MS P明朝 | ê³ |
@MS PMincho | ê³ |
MS ゴシック | ê³ |
MS Gothic | ê³ |
@MS ゴシック | ê³ |
@MS Gothic | ê³ |
MS Pゴシック | ê³ |
MS PGothic | ê³ |
@MS Pゴシック | ê³ |
@MS PGothic | ê³ |
MS UI Gothic | ê³ |
@MS UI Gothic | ê³ |
Microsoft Yahei | ê³ |
微软雅黑 | ê³ |
メイリオ | ê³ |
Meiryo | ê³ |
@メイリオ | ê³ |
@Meiryo | ê³ |
Osaka | ê³ |
Fira Sans | ê³ |
Droid Sans | ê³ |
Comic Sans MS | ê³ |
Hiragino Sans GB | ê³ |
ヒラギノ角ゴ ProN W3 | ê³ |
Hiragino Kaku Gothic ProN | ê³ |
游ゴシック | ê³ |
YuGothic | ê³ |
YuGothic Normalize | ê³ |
Yu Mincho | ê³ |
YuMincho | ê³ |
Montserrat | ê³ |
Menlo | ê³ |
.SFNSDisplay-Regular | ê³ |
Segoe UI | ê³ |
Segoe UI Symbol | ê³ |
Roboto | ê³ |
Oxygen | ê³ |
Ubuntu | ê³ |
Cantarell | ê³ |
PingFang SC | ê³ |
Symbol | ê³ |
Apple Symbols | ê³ |
Wingdings | ê³ |
Wingdings 2 | ê³ |
Wingdings 3 | ê³ |
Webdings | ê³ |
BlinkMacSystemFont | ê³ |