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-2913E
Overview
𩄾 (CJK UNIFIED IDEOGRAPH-2913E) is the Unicode character at code point U+2913E. 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+2913E | |
| decimal | 168254 | |
| htmldecimal | 𩄾 | |
| htmlhex | 𩄾 | |
| css | \2913E | |
| javascript | \u{2913E} | |
| python | \U0002913e | |
| java | \uD864\uDD3E | |
| go | \U0002913E | |
| ruby | \u{2913E} | |
| rust | \u{2913E} | |
| ccpp | \U0002913e | |
| urlencoded | %F0%A9%84%BE | |
| utf8bytes | f0 a9 84 be | |
| utf16bebytes | d8 64 dd 3e | |
| utf32bebytes | 00 02 91 3e |
How to Use
HTML:
𩄾
CSS:
content: "\2913E"
JavaScript:
"\u{2913E}"
Python:
"\U0002913e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𩄾 character (CJK UNIFIED IDEOGRAPH-2913E)?
𩄾 (CJK UNIFIED IDEOGRAPH-2913E) is the Unicode character U+2913E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2913E?
The CJK UNIFIED IDEOGRAPH-2913E character (𩄾) has codepoint U+2913E.
How do I type or copy CJK UNIFIED IDEOGRAPH-2913E?
Copy 𩄾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.