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