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-2094A
Overview
𠥊 (CJK UNIFIED IDEOGRAPH-2094A) is the Unicode character at code point U+2094A. 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+2094A | |
| decimal | 133450 | |
| htmldecimal | 𠥊 | |
| htmlhex | 𠥊 | |
| css | \2094A | |
| javascript | \u{2094A} | |
| python | \U0002094a | |
| java | \uD842\uDD4A | |
| go | \U0002094A | |
| ruby | \u{2094A} | |
| rust | \u{2094A} | |
| ccpp | \U0002094a | |
| urlencoded | %F0%A0%A5%8A | |
| utf8bytes | f0 a0 a5 8a | |
| utf16bebytes | d8 42 dd 4a | |
| utf32bebytes | 00 02 09 4a |
How to Use
HTML:
𠥊
CSS:
content: "\2094A"
JavaScript:
"\u{2094A}"
Python:
"\U0002094a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠥊 character (CJK UNIFIED IDEOGRAPH-2094A)?
𠥊 (CJK UNIFIED IDEOGRAPH-2094A) is the Unicode character U+2094A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2094A?
The CJK UNIFIED IDEOGRAPH-2094A character (𠥊) has codepoint U+2094A.
How do I type or copy CJK UNIFIED IDEOGRAPH-2094A?
Copy 𠥊 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.