U+203E
OVERLINE
(‾
)Character | ‾
|
---|---|
Code point | U+203E
= 8254 10
= 20076 8
|
= 00000000 00000000 00100000 00111110 2
| |
Character name | OVERLINE |
Japanese name | オーバーライン, 論理否定記号 |
Nearby |
U+20?? /
Previous: U+203D (‽) /
Next: U+203F (‿)
|
Code point length = 1
Character | ‾ |
---|---|
Code point | U+203E |
Age | 1.1 |
Script | Zyyy Common |
Bidi_Class | ON |
Canonical_Combining_Class | 0 |
bidi (Unicode::UCD) | ON |
CJK numeral value | - |
Unicode encodings | ||
---|---|---|
UTF-8 |
0xE2 0x80 0xBE
\xE2\x80\xBE
| |
UTF-16BE |
0x20 0x3E
\x20\x3E
| |
UTF-16LE |
0x3E 0x20
\x3E\x20
| |
UTF-32BE |
0x00 0x00 0x20 0x3E
\x00\x00\x20\x3E
| |
UTF-32LE |
0x3E 0x20 0x00 0x00
\x3E\x20\x00\x00
| |
Web encodings | ||
utf-8 | 0xE2 0x80 0xBE \xE2\x80\xBE | |
gb18030 | 0x81 0x36 0xA8 0x32 \x81\x36\xA8\x32 | |
iso-2022-jp | 0x7E \x7E | |
0x1B 0x28 0x4A 0x7E 0x1B 0x28 0x42 \x1B\x28\x4A\x7E\x1B\x28\x42 | ||
utf-16be | 0x20 0x3E \x20\x3E | |
utf-16le | 0x3E 0x20 \x3E\x20 | |
Not encodable in: big5 euc-jp euc-kr gbk ibm866 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+203E (‾) |
---|---|---|
Escapes | ||
HTML/XML decimal | ‾ | |
HTML/XML hexadecimal | ‾ | |
CSS | \00203E | |
percent-decode de-UTF-8 | â¾ | U+00E2 (â) U+0080 () U+00BE (¾) |
en-UTF-8 percent-encode | %E2%80%BE | |
de-\u | ‾ | U+203E (‾) |
en-\u | \u203E | |
en-\u non-ASCII | \u203E | |
de-surrogate | ‾ | U+203E (‾) |
Perl bytes | \xE2\x80\xBE | |
Perl text | \x{203E} |
Input | ‾ | U+203E (‾) |
---|---|---|
Normalization forms | ||
Canonical decomposition | ‾ | U+203E (‾) |
Compatibility decomposition | ̅ | U+0020 ( ) U+0305 (̅) |
Canonical composition | ‾ | U+203E (‾) |
NFC (Unicode::Normalize ) | ‾ | U+203E (‾) |
NFKC (Unicode::Normalize ) | ̅ | U+0020 ( ) U+0305 (̅) |
NFD (Unicode::Normalize ) | ‾ | U+203E (‾) |
NFKD (Unicode::Normalize ) | ̅ | U+0020 ( ) U+0305 (̅) |
NFKD (UN) uc (Perl) lc (Perl) NFC (UN) | ̅ | U+0020 ( ) U+0305 (̅) |
Stringprep | ||
Nameprep AllowUnassigned (Net::IDN::Nameprep 1.102) | ̅ | U+0020 ( ) U+0305 (̅) |
Nameprep (Net::IDN::Nameprep 1.102) | ̅ | U+0020 ( ) U+0305 (̅) |
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+203E (‾) |
de-Punycode (URI::_punycode 5.30) | invalid punycode input | |
de-Punycode (AnyEvent::Util 7.17) | punycode_decode: malformed punycode | |
de-Punycode (URI::UTF8::Punycode 1.05) | ‾ | U+203E (‾) |
Nameprep variant (AnyEvent::Util 7.17) | ‾: disallowed characters (U+e280be) during idn_nameprep | |
Nameprep variant for display (AnyEvent::Util 7.17) | ‾: disallowed characters (U+e280be) during idn_nameprep | |
ToUnicode variant (AnyEvent::Util 7.17) | ‾ | U+203E (‾) |
Punycode encoding | ||
en-Punycode (Net::IDN::Punycode 2.5) | gwg | |
en-Punycode (Net::IDN::Punycode::PP 2.500) | gwg | |
en-Punycode (IDNA::Punycode 0.03) | -gwg | |
en-Punycode (Mojo::Util ) | ‾ | |
en-Punycode (URI::_punycode 5.30) | gwg | |
en-Punycode (AnyEvent::Util 7.17) | gwg | |
en-Punycode (URI::UTF8::Punycode 1.05) | xn--gwg | |
ToASCII variant (AnyEvent::Util 7.17) | ‾ | |
Cases | ||
ASCII uppercase | ‾ | U+203E (‾) |
ASCII lowercase | ‾ | U+203E (‾) |
Uppercase (Perl uc ) | ‾ | U+203E (‾) |
Lowercase (Perl lc ) | ‾ | U+203E (‾) |
Uppercase_Mapping(C) | ‾ | U+203E (‾) |
Lowercase_Mapping(C) | ‾ | U+203E (‾) |
Case_Folding(X) | ‾ | U+203E (‾) |
NFKC_Casefold(X) | ̅ | U+0020 ( ) U+0305 (̅) |
Compatibility case folding | ̅ | U+0020 ( ) U+0305 (̅) |
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: