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