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-2E224
Overview
𮈤 (CJK UNIFIED IDEOGRAPH-2E224) is the Unicode character at code point U+2E224. It belongs to the CJK Unified Ideographs Extension F block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2E224 | |
| decimal | 188964 | |
| htmldecimal | 𮈤 | |
| htmlhex | 𮈤 | |
| css | \2E224 | |
| javascript | \u{2E224} | |
| python | \U0002e224 | |
| java | \uD878\uDE24 | |
| go | \U0002E224 | |
| ruby | \u{2E224} | |
| rust | \u{2E224} | |
| ccpp | \U0002e224 | |
| urlencoded | %F0%AE%88%A4 | |
| utf8bytes | f0 ae 88 a4 | |
| utf16bebytes | d8 78 de 24 | |
| utf32bebytes | 00 02 e2 24 |
How to Use
HTML:
𮈤
CSS:
content: "\2E224"
JavaScript:
"\u{2E224}"
Python:
"\U0002e224"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𮈤 character (CJK UNIFIED IDEOGRAPH-2E224)?
𮈤 (CJK UNIFIED IDEOGRAPH-2E224) is the Unicode character U+2E224.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2E224?
The CJK UNIFIED IDEOGRAPH-2E224 character (𮈤) has codepoint U+2E224.
How do I type or copy CJK UNIFIED IDEOGRAPH-2E224?
Copy 𮈤 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.