U+FE32
PRESENTATION FORM FOR VERTICAL EN DASH
(︲
)Character | ︲
|
---|---|
Code point | U+FE32
= 65074 10
= 177062 8
|
= 00000000 00000000 11111110 00110010 2
| |
Character name | PRESENTATION FORM FOR VERTICAL EN DASH |
Nearby |
U+FE?? /
Previous: U+FE31 (︱) /
Next: U+FE33 (︳)
|
Code point length = 1
Character | ︲ |
---|---|
Code point | U+FE32 |
Age | 1.1 |
Script | Zyyy Common |
Bidi_Class | ON |
Canonical_Combining_Class | 0 |
bidi (Unicode::UCD) | ON |
CJK numeral value | - |
Unicode encodings | ||
---|---|---|
UTF-8 |
0xEF 0xB8 0xB2
\xEF\xB8\xB2
| |
UTF-16BE |
0xFE 0x32
\xFE\x32
| |
UTF-16LE |
0x32 0xFE
\x32\xFE
| |
UTF-32BE |
0x00 0x00 0xFE 0x32
\x00\x00\xFE\x32
| |
UTF-32LE |
0x32 0xFE 0x00 0x00
\x32\xFE\x00\x00
| |
Web encodings | ||
utf-8 | 0xEF 0xB8 0xB2 \xEF\xB8\xB2 | |
gb18030 | 0x84 0x31 0x85 0x38 \x84\x31\x85\x38 | |
utf-16be | 0xFE 0x32 \xFE\x32 | |
utf-16le | 0x32 0xFE \x32\xFE | |
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+FE32 (︲) |
---|---|---|
Escapes | ||
HTML/XML decimal | ︲ | |
HTML/XML hexadecimal | ︲ | |
CSS | \00FE32 | |
percent-decode de-UTF-8 | ︲ | U+00EF (ï) U+00B8 (¸) U+00B2 (²) |
en-UTF-8 percent-encode | %EF%B8%B2 | |
de-\u | ︲ | U+FE32 (︲) |
en-\u | \uFE32 | |
en-\u non-ASCII | \uFE32 | |
de-surrogate | ︲ | U+FE32 (︲) |
Perl bytes | \xEF\xB8\xB2 | |
Perl text | \x{FE32} |
Input | ︲ | U+FE32 (︲) |
---|---|---|
Normalization forms | ||
Canonical decomposition | ︲ | U+FE32 (︲) |
Compatibility decomposition | – | U+2013 (–) |
Canonical composition | ︲ | U+FE32 (︲) |
NFC (Unicode::Normalize ) | ︲ | U+FE32 (︲) |
NFKC (Unicode::Normalize ) | – | U+2013 (–) |
NFD (Unicode::Normalize ) | ︲ | U+FE32 (︲) |
NFKD (Unicode::Normalize ) | – | U+2013 (–) |
NFKD (UN) uc (Perl) lc (Perl) NFC (UN) | – | U+2013 (–) |
Stringprep | ||
Nameprep AllowUnassigned (Net::IDN::Nameprep 1.102) | – | U+2013 (–) |
Nameprep (Net::IDN::Nameprep 1.102) | – | U+2013 (–) |
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+FE32 (︲) |
de-Punycode (URI::_punycode 5.21) | invalid punycode input | |
de-Punycode (AnyEvent::Util 7.17) | punycode_decode: malformed punycode | |
de-Punycode (URI::UTF8::Punycode 1.05) | ︲ | U+FE32 (︲) |
Nameprep variant (AnyEvent::Util 7.17) | – | U+2013 (–) |
Nameprep variant for display (AnyEvent::Util 7.17) | – | U+2013 (–) |
ToUnicode variant (AnyEvent::Util 7.17) | – | U+2013 (–) |
Punycode encoding | ||
en-Punycode (Net::IDN::Punycode 2.5) | v96c | |
en-Punycode (Net::IDN::Punycode::PP 2.500) | v96c | |
en-Punycode (IDNA::Punycode 0.03) | -v96c | |
en-Punycode (Mojo::Util ) | ︲ | |
en-Punycode (URI::_punycode 5.21) | v96c | |
en-Punycode (AnyEvent::Util 7.17) | v96c | |
en-Punycode (URI::UTF8::Punycode 1.05) | xn--v96c | |
ToASCII variant (AnyEvent::Util 7.17) | xn--7ug | |
Cases | ||
ASCII uppercase | ︲ | U+FE32 (︲) |
ASCII lowercase | ︲ | U+FE32 (︲) |
Uppercase (Perl uc ) | ︲ | U+FE32 (︲) |
Lowercase (Perl lc ) | ︲ | U+FE32 (︲) |
Uppercase_Mapping(C) | ︲ | U+FE32 (︲) |
Lowercase_Mapping(C) | ︲ | U+FE32 (︲) |
Case_Folding(X) | ︲ | U+FE32 (︲) |
NFKC_Casefold(X) | – | U+2013 (–) |
Compatibility case folding | – | U+2013 (–) |
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 | ︲ |
The character belongs to following character sets:
The character belongs to following character mappings: