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-2051B
Overview
𠔛 (CJK UNIFIED IDEOGRAPH-2051B) is the Unicode character at code point U+2051B. 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+2051B | |
| decimal | 132379 | |
| htmldecimal | 𠔛 | |
| htmlhex | 𠔛 | |
| css | \2051B | |
| javascript | \u{2051B} | |
| python | \U0002051b | |
| java | \uD841\uDD1B | |
| go | \U0002051B | |
| ruby | \u{2051B} | |
| rust | \u{2051B} | |
| ccpp | \U0002051b | |
| urlencoded | %F0%A0%94%9B | |
| utf8bytes | f0 a0 94 9b | |
| utf16bebytes | d8 41 dd 1b | |
| utf32bebytes | 00 02 05 1b |
How to Use
HTML:
𠔛
CSS:
content: "\2051B"
JavaScript:
"\u{2051B}"
Python:
"\U0002051b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠔛 character (CJK UNIFIED IDEOGRAPH-2051B)?
𠔛 (CJK UNIFIED IDEOGRAPH-2051B) is the Unicode character U+2051B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2051B?
The CJK UNIFIED IDEOGRAPH-2051B character (𠔛) has codepoint U+2051B.
How do I type or copy CJK UNIFIED IDEOGRAPH-2051B?
Copy 𠔛 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.