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