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