Character U+255F

Char U+255F

Char
Unicode
U+255F
Conversion Results
dec: 9567
hex: 0x255F
oct: 22537
bin: 10010101011111

Appears in charsets

Canonical

/char/u255f

Unicode & UTF

Unicode 映射与其在常见编码(UTF‑8/16/32)中的表示,便于复制粘贴与调试。

UnicodeU+255F
Unicode dec9567
UTF-8 (hex)E2 95 9F
UTF-8 (bin)11100010 10010101 10011111
UTF-16255F
UTF-320000255F

HTML & URL

Web 场景常用的 HTML 实体、URL 转义与 QP 编码,方便在页面/邮件/日志中使用。

HTML Number╟
HTML Hex╟
URL Escape%E2%95%9F
Quoted-printable=E2=95=9F

Source Code Escapes

C, C++, and Java
"\u255F"
CSS Code
\255F
JavaScript
"\u255F"
Perl
\x{255F}
Python 2
u"\u255F"
Python 3
"\u255F"
Ruby
\u{255F}
Char U+255F