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