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-2246E
Overview
𢑮 (CJK UNIFIED IDEOGRAPH-2246E) is the Unicode character at code point U+2246E. 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+2246E | |
| decimal | 140398 | |
| htmldecimal | 𢑮 | |
| htmlhex | 𢑮 | |
| css | \2246E | |
| javascript | \u{2246E} | |
| python | \U0002246e | |
| java | \uD849\uDC6E | |
| go | \U0002246E | |
| ruby | \u{2246E} | |
| rust | \u{2246E} | |
| ccpp | \U0002246e | |
| urlencoded | %F0%A2%91%AE | |
| utf8bytes | f0 a2 91 ae | |
| utf16bebytes | d8 49 dc 6e | |
| utf32bebytes | 00 02 24 6e |
How to Use
HTML:
𢑮
CSS:
content: "\2246E"
JavaScript:
"\u{2246E}"
Python:
"\U0002246e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢑮 character (CJK UNIFIED IDEOGRAPH-2246E)?
𢑮 (CJK UNIFIED IDEOGRAPH-2246E) is the Unicode character U+2246E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2246E?
The CJK UNIFIED IDEOGRAPH-2246E character (𢑮) has codepoint U+2246E.
How do I type or copy CJK UNIFIED IDEOGRAPH-2246E?
Copy 𢑮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.