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