Chars.SuikaWiki.org

Charinfo — "ñ¹‘¯"

Characters

Code point length = 4

Character񹑯
Code pointU+00F1U+00B9U+0091U+00AF
Age1.1 1.1 1.1 1.1
ScriptLatn Latin Common Zyyy Common Zyyy Common Zyyy
Bidi_ClassL EN BN ON
Canonical_Combining_Class0 0 0 0
bidi (Unicode::UCD)LENBNON
CJK numeral value----

Encodings

Unicode encodings
UTF-8 0xC3 0xB1 0xC2 0xB9 0xC2 0x91 0xC2 0xAF
UTF-16BE 0x00 0xF1 0x00 0xB9 0x00 0x91 0x00 0xAF
UTF-16LE 0xF1 0x00 0xB9 0x00 0x91 0x00 0xAF 0x00
UTF-32BE 0x00 0x00 0x00 0xF1 0x00 0x00 0x00 0xB9 0x00 0x00 0x00 0x91 0x00 0x00 0x00 0xAF
UTF-32LE 0xF1 0x00 0x00 0x00 0xB9 0x00 0x00 0x00 0x91 0x00 0x00 0x00 0xAF 0x00 0x00 0x00
Web encodings
utf-8 0xC3 0xB1 0xC2 0xB9 0xC2 0x91 0xC2 0xAF
gb18030 0x81 0x30 0x8A 0x39 0x81 0x30 0x86 0x31 0x81 0x30 0x82 0x37 0x81 0x30 0x85 0x34
iso-8859-15 0xF1 0xB9 0x91 0xAF
utf-16be 0x00 0xF1 0x00 0xB9 0x00 0x91 0x00 0xAF
utf-16le 0xF1 0x00 0xB9 0x00 0x91 0x00 0xAF 0x00
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-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

Escapes

Input ñ¹‘¯ U+00F1 (ñ) U+00B9 (¹) U+0091 (‘) U+00AF (¯)
Escapes
HTML/XML decimal 񹑯
HTML/XML hexadecimal 񹑯
CSS \0000F1\0000B9\000091\0000AF
percent-decode de-UTF-8 񹑯 U+00C3 (Ã) U+00B1 (±) U+00C2 (Â) U+00B9 (¹) U+00C2 (Â) U+0091 (‘) U+00C2 (Â) U+00AF (¯)
en-UTF-8 percent-encode %C3%B1%C2%B9%C2%91%C2%AF
de-\u ñ¹‘¯ U+00F1 (ñ) U+00B9 (¹) U+0091 (‘) U+00AF (¯)
en-\u \u00F1\u00B9\u0091\u00AF
en-\u non-ASCII \u00F1\u00B9\u0091\u00AF
de-surrogate ñ¹‘¯ U+00F1 (ñ) U+00B9 (¹) U+0091 (‘) U+00AF (¯)
Perl bytes \xC3\xB1\xC2\xB9\xC2\x91\xC2\xAF
Perl text \xF1\xB9\x91\xAF

String

Input ñ¹‘¯ U+00F1 (ñ) U+00B9 (¹) U+0091 (‘) U+00AF (¯)
Normalization forms
Canonical decomposition ñ¹‘¯ U+006E (n) U+0303 (̃) U+00B9 (¹) U+0091 (‘) U+00AF (¯)
Compatibility decomposition ñ1‘ ̄ U+006E (n) U+0303 (̃) U+0031 (1) U+0091 (‘) U+0020 ( ) U+0304 (̄)
Canonical composition ñ¹‘¯ U+00F1 (ñ) U+00B9 (¹) U+0091 (‘) U+00AF (¯)
NFC (Unicode::Normalize) ñ¹‘¯ U+00F1 (ñ) U+00B9 (¹) U+0091 (‘) U+00AF (¯)
NFKC (Unicode::Normalize) ñ1‘ ̄ U+00F1 (ñ) U+0031 (1) U+0091 (‘) U+0020 ( ) U+0304 (̄)
NFD (Unicode::Normalize) ñ¹‘¯ U+006E (n) U+0303 (̃) U+00B9 (¹) U+0091 (‘) U+00AF (¯)
NFKD (Unicode::Normalize) ñ1‘ ̄ U+006E (n) U+0303 (̃) U+0031 (1) U+0091 (‘) U+0020 ( ) U+0304 (̄)
NFKD (UN) uc (Perl) lc (Perl) NFC (UN) ñ1‘ ̄ U+00F1 (ñ) U+0031 (1) U+0091 (‘) U+0020 ( ) U+0304 (̄)
Stringprep
Nameprep AllowUnassigned (Net::IDN::Nameprep 1.102)prohibited character U+0091
Nameprep (Net::IDN::Nameprep 1.102)prohibited character U+0091
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+00F1 (ñ) U+00B9 (¹) U+0091 (‘) U+00AF (¯)
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+00F1 (ñ) U+00B9 (¹) U+0091 (‘) U+00AF (¯)
Nameprep variant (AnyEvent::Util 7.17)񹑯: disallowed characters (U+c291) during idn_nameprep
Nameprep variant for display (AnyEvent::Util 7.17)񹑯: disallowed characters (U+c291) during idn_nameprep
ToUnicode variant (AnyEvent::Util 7.17) ñ¹‘¯ U+00F1 (ñ) U+00B9 (¹) U+0091 (‘) U+00AF (¯)
Punycode encoding
en-Punycode (Net::IDN::Punycode 2.5) ra4d2azs
en-Punycode (Net::IDN::Punycode::PP 2.500) ra4d2azs
en-Punycode (IDNA::Punycode 0.03) -ra4d2azs
en-Punycode (Mojo::Util) 񹑯
en-Punycode (URI::_punycode 5.28) ra4d2azs
en-Punycode (AnyEvent::Util 7.17) ra4d2azs
en-Punycode (URI::UTF8::Punycode 1.05) xn--ra4d2azs
ToASCII variant (AnyEvent::Util 7.17) 񹑯
Cases
ASCII uppercase ñ¹‘¯ U+00F1 (ñ) U+00B9 (¹) U+0091 (‘) U+00AF (¯)
ASCII lowercase ñ¹‘¯ U+00F1 (ñ) U+00B9 (¹) U+0091 (‘) U+00AF (¯)
Uppercase (Perl uc) ѹ‘¯ U+00D1 (Ñ) U+00B9 (¹) U+0091 (‘) U+00AF (¯)
Lowercase (Perl lc) ñ¹‘¯ U+00F1 (ñ) U+00B9 (¹) U+0091 (‘) U+00AF (¯)
Uppercase_Mapping(C) ѹ‘¯ U+00D1 (Ñ) U+00B9 (¹) U+0091 (‘) U+00AF (¯)
Lowercase_Mapping(C) ñ¹‘¯ U+00F1 (ñ) U+00B9 (¹) U+0091 (‘) U+00AF (¯)
Case_Folding(X) ñ¹‘¯ U+00F1 (ñ) U+00B9 (¹) U+0091 (‘) U+00AF (¯)
NFKC_Casefold(X) ñ1‘ ̄ U+00F1 (ñ) U+0031 (1) U+0091 (‘) U+0020 ( ) U+0304 (̄)
Compatibility case folding ñ1‘ ̄ U+006E (n) U+0303 (̃) U+0031 (1) U+0091 (‘) U+0020 ( ) U+0304 (̄)

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񹑯