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