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