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