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-222AE
Overview
𢊮 (CJK UNIFIED IDEOGRAPH-222AE) is the Unicode character at code point U+222AE. 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+222AE | |
| decimal | 139950 | |
| htmldecimal | 𢊮 | |
| htmlhex | 𢊮 | |
| css | \222AE | |
| javascript | \u{222AE} | |
| python | \U000222ae | |
| java | \uD848\uDEAE | |
| go | \U000222AE | |
| ruby | \u{222AE} | |
| rust | \u{222AE} | |
| ccpp | \U000222ae | |
| urlencoded | %F0%A2%8A%AE | |
| utf8bytes | f0 a2 8a ae | |
| utf16bebytes | d8 48 de ae | |
| utf32bebytes | 00 02 22 ae |
How to Use
HTML:
𢊮
CSS:
content: "\222AE"
JavaScript:
"\u{222AE}"
Python:
"\U000222ae"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢊮 character (CJK UNIFIED IDEOGRAPH-222AE)?
𢊮 (CJK UNIFIED IDEOGRAPH-222AE) is the Unicode character U+222AE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-222AE?
The CJK UNIFIED IDEOGRAPH-222AE character (𢊮) has codepoint U+222AE.
How do I type or copy CJK UNIFIED IDEOGRAPH-222AE?
Copy 𢊮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.