Chars.SuikaWiki.org

Charinfo — "ᢼ"

Characters

Code point length = 3

Characterᢼ
Code pointU+00E1U+00A2U+00BC
Age1.1 1.1 1.1
ScriptLatin Latn Zyyy Common Zyyy Common
Bidi_ClassL ET ON
Canonical_Combining_Class0 0 0
bidi (Unicode::UCD)LETON
CJK numeral value---

Encodings

Unicode encodings
UTF-8 0xC3 0xA1 0xC2 0xA2 0xC2 0xBC
UTF-16BE 0x00 0xE1 0x00 0xA2 0x00 0xBC
UTF-16LE 0xE1 0x00 0xA2 0x00 0xBC 0x00
UTF-32BE 0x00 0x00 0x00 0xE1 0x00 0x00 0x00 0xA2 0x00 0x00 0x00 0xBC
UTF-32LE 0xE1 0x00 0x00 0x00 0xA2 0x00 0x00 0x00 0xBC 0x00 0x00 0x00
Web encodings
utf-8 0xC3 0xA1 0xC2 0xA2 0xC2 0xBC
gb18030 0xA8 0xA2 0x81 0x30 0x84 0x34 0x81 0x30 0x86 0x34
utf-16be 0x00 0xE1 0x00 0xA2 0x00 0xBC
utf-16le 0xE1 0x00 0xA2 0x00 0xBC 0x00
windows-1252 0xE1 0xA2 0xBC
windows-1254 0xE1 0xA2 0xBC
windows-1258 0xE1 0xA2 0xBC
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-1253 windows-1255 windows-1256 windows-1257 windows-874 x-mac-cyrillic x-user-defined

Escapes

Input ᢼ U+00E1 (á) U+00A2 (¢) U+00BC (¼)
Escapes
HTML/XML decimal ᢼ
HTML/XML hexadecimal ᢼ
CSS \0000E1\0000A2\0000BC
percent-decode de-UTF-8 ᢼ U+00C3 (Ã) U+00A1 (¡) U+00C2 (Â) U+00A2 (¢) U+00C2 (Â) U+00BC (¼)
en-UTF-8 percent-encode %C3%A1%C2%A2%C2%BC
de-\u ᢼ U+00E1 (á) U+00A2 (¢) U+00BC (¼)
en-\u \u00E1\u00A2\u00BC
en-\u non-ASCII \u00E1\u00A2\u00BC
de-surrogate ᢼ U+00E1 (á) U+00A2 (¢) U+00BC (¼)
Perl bytes \xC3\xA1\xC2\xA2\xC2\xBC
Perl text \xE1\xA2\xBC

String

Input ᢼ U+00E1 (á) U+00A2 (¢) U+00BC (¼)
Normalization forms
Canonical decomposition ᢼ U+0061 (a) U+0301 (́) U+00A2 (¢) U+00BC (¼)
Compatibility decomposition á¢1⁄4 U+0061 (a) U+0301 (́) U+00A2 (¢) U+0031 (1) U+2044 () U+0034 (4)
Canonical composition ᢼ U+00E1 (á) U+00A2 (¢) U+00BC (¼)
NFC (Unicode::Normalize) ᢼ U+00E1 (á) U+00A2 (¢) U+00BC (¼)
NFKC (Unicode::Normalize) á¢1⁄4 U+00E1 (á) U+00A2 (¢) U+0031 (1) U+2044 () U+0034 (4)
NFD (Unicode::Normalize) ᢼ U+0061 (a) U+0301 (́) U+00A2 (¢) U+00BC (¼)
NFKD (Unicode::Normalize) á¢1⁄4 U+0061 (a) U+0301 (́) U+00A2 (¢) U+0031 (1) U+2044 () U+0034 (4)
NFKD (UN) uc (Perl) lc (Perl) NFC (UN) á¢1⁄4 U+00E1 (á) U+00A2 (¢) U+0031 (1) U+2044 () U+0034 (4)
Stringprep
Nameprep AllowUnassigned (Net::IDN::Nameprep 1.102) á¢1⁄4 U+00E1 (á) U+00A2 (¢) U+0031 (1) U+2044 () U+0034 (4)
Nameprep (Net::IDN::Nameprep 1.102) á¢1⁄4 U+00E1 (á) U+00A2 (¢) U+0031 (1) U+2044 () U+0034 (4)
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+00E1 (á) U+00A2 (¢) U+00BC (¼)
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+00E1 (á) U+00A2 (¢) U+00BC (¼)
Nameprep variant (AnyEvent::Util 7.17) á¢1⁄4 U+00E1 (á) U+00A2 (¢) U+0031 (1) U+2044 () U+0034 (4)
Nameprep variant for display (AnyEvent::Util 7.17) á¢1⁄4 U+00E1 (á) U+00A2 (¢) U+0031 (1) U+2044 () U+0034 (4)
ToUnicode variant (AnyEvent::Util 7.17) á¢1⁄4 U+00E1 (á) U+00A2 (¢) U+0031 (1) U+2044 () U+0034 (4)
Punycode encoding
en-Punycode (Net::IDN::Punycode 2.5) 8a6ctf
en-Punycode (Net::IDN::Punycode::PP 2.500) 8a6ctf
en-Punycode (IDNA::Punycode 0.03) -8a6ctf
en-Punycode (Mojo::Util) ᢼ
en-Punycode (URI::_punycode 5.28) 8a6ctf
en-Punycode (AnyEvent::Util 7.17) 8a6ctf
en-Punycode (URI::UTF8::Punycode 1.05) xn--8a6ctf
ToASCII variant (AnyEvent::Util 7.17) xn--14-6ca5wz84l
Cases
ASCII uppercase ᢼ U+00E1 (á) U+00A2 (¢) U+00BC (¼)
ASCII lowercase ᢼ U+00E1 (á) U+00A2 (¢) U+00BC (¼)
Uppercase (Perl uc) Á¢¼ U+00C1 (Á) U+00A2 (¢) U+00BC (¼)
Lowercase (Perl lc) ᢼ U+00E1 (á) U+00A2 (¢) U+00BC (¼)
Uppercase_Mapping(C) Á¢¼ U+00C1 (Á) U+00A2 (¢) U+00BC (¼)
Lowercase_Mapping(C) ᢼ U+00E1 (á) U+00A2 (¢) U+00BC (¼)
Case_Folding(X) ᢼ U+00E1 (á) U+00A2 (¢) U+00BC (¼)
NFKC_Casefold(X) á¢1⁄4 U+00E1 (á) U+00A2 (¢) U+0031 (1) U+2044 () U+0034 (4)
Compatibility case folding á¢1⁄4 U+0061 (a) U+0301 (́) U+00A2 (¢) U+0031 (1) U+2044 () U+0034 (4)

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ᢼ