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