copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('𠅻'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
𠅻
CJK UNIFIED IDEOGRAPH-2017B
Overview
𠅻 (CJK UNIFIED IDEOGRAPH-2017B) is the Unicode character at code point U+2017B. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2017B | |
| decimal | 131451 | |
| htmldecimal | 𠅻 | |
| htmlhex | 𠅻 | |
| css | \2017B | |
| javascript | \u{2017B} | |
| python | \U0002017b | |
| java | \uD840\uDD7B | |
| go | \U0002017B | |
| ruby | \u{2017B} | |
| rust | \u{2017B} | |
| ccpp | \U0002017b | |
| urlencoded | %F0%A0%85%BB | |
| utf8bytes | f0 a0 85 bb | |
| utf16bebytes | d8 40 dd 7b | |
| utf32bebytes | 00 02 01 7b |
How to Use
HTML:
𠅻
CSS:
content: "\2017B"
JavaScript:
"\u{2017B}"
Python:
"\U0002017b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠅻 character (CJK UNIFIED IDEOGRAPH-2017B)?
𠅻 (CJK UNIFIED IDEOGRAPH-2017B) is the Unicode character U+2017B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2017B?
The CJK UNIFIED IDEOGRAPH-2017B character (𠅻) has codepoint U+2017B.
How do I type or copy CJK UNIFIED IDEOGRAPH-2017B?
Copy 𠅻 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.