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