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