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