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-2335B
Overview
𣍛 (CJK UNIFIED IDEOGRAPH-2335B) is the Unicode character at code point U+2335B. 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+2335B | |
| decimal | 144219 | |
| htmldecimal | 𣍛 | |
| htmlhex | 𣍛 | |
| css | \2335B | |
| javascript | \u{2335B} | |
| python | \U0002335b | |
| java | \uD84C\uDF5B | |
| go | \U0002335B | |
| ruby | \u{2335B} | |
| rust | \u{2335B} | |
| ccpp | \U0002335b | |
| urlencoded | %F0%A3%8D%9B | |
| utf8bytes | f0 a3 8d 9b | |
| utf16bebytes | d8 4c df 5b | |
| utf32bebytes | 00 02 33 5b |
How to Use
HTML:
𣍛
CSS:
content: "\2335B"
JavaScript:
"\u{2335B}"
Python:
"\U0002335b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣍛 character (CJK UNIFIED IDEOGRAPH-2335B)?
𣍛 (CJK UNIFIED IDEOGRAPH-2335B) is the Unicode character U+2335B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2335B?
The CJK UNIFIED IDEOGRAPH-2335B character (𣍛) has codepoint U+2335B.
How do I type or copy CJK UNIFIED IDEOGRAPH-2335B?
Copy 𣍛 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.