Chars.SuikaWiki.org

Charinfo — "꨻"

Characters

Code point length = 3

Character꨻
Code pointU+00EAU+00A8U+00BB
Age1.1 1.1 1.1
ScriptLatin Latn Zyyy Common Zyyy Common
Bidi_ClassL ON ON
Canonical_Combining_Class0 0 0
bidi (Unicode::UCD)LONON
CJK numeral value---

Encodings

Unicode encodings
UTF-8 0xC3 0xAA 0xC2 0xA8 0xC2 0xBB
UTF-16BE 0x00 0xEA 0x00 0xA8 0x00 0xBB
UTF-16LE 0xEA 0x00 0xA8 0x00 0xBB 0x00
UTF-32BE 0x00 0x00 0x00 0xEA 0x00 0x00 0x00 0xA8 0x00 0x00 0x00 0xBB
UTF-32LE 0xEA 0x00 0x00 0x00 0xA8 0x00 0x00 0x00 0xBB 0x00 0x00 0x00
Web encodings
utf-8 0xC3 0xAA 0xC2 0xA8 0xC2 0xBB
gb18030 0xA8 0xBA 0xA1 0xA7 0x81 0x30 0x86 0x33
macintosh 0x90 0xAC 0xC8
utf-16be 0x00 0xEA 0x00 0xA8 0x00 0xBB
utf-16le 0xEA 0x00 0xA8 0x00 0xBB 0x00
windows-1252 0xEA 0xA8 0xBB
windows-1254 0xEA 0xA8 0xBB
windows-1256 0xEA 0xA8 0xBB
windows-1258 0xEA 0xA8 0xBB
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 shift_jis windows-1250 windows-1251 windows-1253 windows-1255 windows-1257 windows-874 x-mac-cyrillic x-user-defined

Escapes

Input ꨻ U+00EA (ê) U+00A8 (¨) U+00BB (»)
Escapes
HTML/XML decimal ꨻
HTML/XML hexadecimal ꨻
CSS \0000EA\0000A8\0000BB
percent-decode de-UTF-8 ꨻ U+00C3 (Ã) U+00AA (ª) U+00C2 (Â) U+00A8 (¨) U+00C2 (Â) U+00BB (»)
en-UTF-8 percent-encode %C3%AA%C2%A8%C2%BB
de-\u ꨻ U+00EA (ê) U+00A8 (¨) U+00BB (»)
en-\u \u00EA\u00A8\u00BB
en-\u non-ASCII \u00EA\u00A8\u00BB
de-surrogate ꨻ U+00EA (ê) U+00A8 (¨) U+00BB (»)
Perl bytes \xC3\xAA\xC2\xA8\xC2\xBB
Perl text \xEA\xA8\xBB

String

Input ꨻ U+00EA (ê) U+00A8 (¨) U+00BB (»)
Normalization forms
Canonical decomposition ꨻ U+0065 (e) U+0302 (̂) U+00A8 (¨) U+00BB (»)
Compatibility decomposition ê ̈» U+0065 (e) U+0302 (̂) U+0020 ( ) U+0308 (̈) U+00BB (»)
Canonical composition ê» U+00EA (ê) U+00BB (»)
NFC (Unicode::Normalize) ꨻ U+00EA (ê) U+00A8 (¨) U+00BB (»)
NFKC (Unicode::Normalize) ê ̈» U+00EA (ê) U+0020 ( ) U+0308 (̈) U+00BB (»)
NFD (Unicode::Normalize) ꨻ U+0065 (e) U+0302 (̂) U+00A8 (¨) U+00BB (»)
NFKD (Unicode::Normalize) ê ̈» U+0065 (e) U+0302 (̂) U+0020 ( ) U+0308 (̈) U+00BB (»)
NFKD (UN) uc (Perl) lc (Perl) NFC (UN) ê ̈» U+00EA (ê) U+0020 ( ) U+0308 (̈) U+00BB (»)
Stringprep
Nameprep AllowUnassigned (Net::IDN::Nameprep 1.102) ê ̈» U+00EA (ê) U+0020 ( ) U+0308 (̈) U+00BB (»)
Nameprep (Net::IDN::Nameprep 1.102) ê ̈» U+00EA (ê) U+0020 ( ) U+0308 (̈) U+00BB (»)
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+00A8 (¨) U+00BB (»)
de-Punycode (URI::_punycode 5.28)invalid punycode input
de-Punycode (AnyEvent::Util 7.17)punycode_decode: malformed punycode
de-Punycode (URI::UTF8::Punycode 1.05) ꨻ U+00EA (ê) U+00A8 (¨) U+00BB (»)
Nameprep variant (AnyEvent::Util 7.17)꨻: disallowed characters (U+c2a8) during idn_nameprep
Nameprep variant for display (AnyEvent::Util 7.17)꨻: disallowed characters (U+c2a8) during idn_nameprep
ToUnicode variant (AnyEvent::Util 7.17) ꨻ U+00EA (ê) U+00A8 (¨) U+00BB (»)
Punycode encoding
en-Punycode (Net::IDN::Punycode 2.5) fba2b8h
en-Punycode (Net::IDN::Punycode::PP 2.500) fba2b8h
en-Punycode (IDNA::Punycode 0.03) -fba2b8h
en-Punycode (Mojo::Util) ꨻
en-Punycode (URI::_punycode 5.28) fba2b8h
en-Punycode (AnyEvent::Util 7.17) fba2b8h
en-Punycode (URI::UTF8::Punycode 1.05) xn--fba2b8h
ToASCII variant (AnyEvent::Util 7.17) ꨻
Cases
ASCII uppercase ꨻ U+00EA (ê) U+00A8 (¨) U+00BB (»)
ASCII lowercase ꨻ U+00EA (ê) U+00A8 (¨) U+00BB (»)
Uppercase (Perl uc) ʨ» U+00CA (Ê) U+00A8 (¨) U+00BB (»)
Lowercase (Perl lc) ꨻ U+00EA (ê) U+00A8 (¨) U+00BB (»)
Uppercase_Mapping(C) ʨ» U+00CA (Ê) U+00A8 (¨) U+00BB (»)
Lowercase_Mapping(C) ꨻ U+00EA (ê) U+00A8 (¨) U+00BB (»)
Case_Folding(X) ꨻ U+00EA (ê) U+00A8 (¨) U+00BB (»)
NFKC_Casefold(X) ê ̈» U+00EA (ê) U+0020 ( ) U+0308 (̈) U+00BB (»)
Compatibility case folding ê ̈» U+0065 (e) U+0302 (̂) U+0020 ( ) U+0308 (̈) U+00BB (»)

Fonts

Languages

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꨻

Writing modes

dir=ltr꨻
dir=rtl꨻
'writing-mode: vertical-rl'꨻

CSS fonts

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꨻

Web fonts

OpenSansEmoji ꨻
Mona ꨻
小夏 ꨻
Noto Color Emoji ꨻
Noto Emoji ꨻

2ch-compatible AA fonts

Note that your system might not have specified fonts.

MS PGothic꨻
IPAMonaPGothic꨻
Monapo꨻
Mona꨻
Mona (Web font)꨻
小夏꨻
小夏 (Web font)꨻

Other fonts

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꨻