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