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-2231E
Overview
𢌞 (CJK UNIFIED IDEOGRAPH-2231E) is the Unicode character at code point U+2231E. 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+2231E | |
| decimal | 140062 | |
| htmldecimal | 𢌞 | |
| htmlhex | 𢌞 | |
| css | \2231E | |
| javascript | \u{2231E} | |
| python | \U0002231e | |
| java | \uD848\uDF1E | |
| go | \U0002231E | |
| ruby | \u{2231E} | |
| rust | \u{2231E} | |
| ccpp | \U0002231e | |
| urlencoded | %F0%A2%8C%9E | |
| utf8bytes | f0 a2 8c 9e | |
| utf16bebytes | d8 48 df 1e | |
| utf32bebytes | 00 02 23 1e |
How to Use
HTML:
𢌞
CSS:
content: "\2231E"
JavaScript:
"\u{2231E}"
Python:
"\U0002231e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢌞 character (CJK UNIFIED IDEOGRAPH-2231E)?
𢌞 (CJK UNIFIED IDEOGRAPH-2231E) is the Unicode character U+2231E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2231E?
The CJK UNIFIED IDEOGRAPH-2231E character (𢌞) has codepoint U+2231E.
How do I type or copy CJK UNIFIED IDEOGRAPH-2231E?
Copy 𢌞 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.