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-23DBA
Overview
𣶺 (CJK UNIFIED IDEOGRAPH-23DBA) is the Unicode character at code point U+23DBA. 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+23DBA | |
| decimal | 146874 | |
| htmldecimal | 𣶺 | |
| htmlhex | 𣶺 | |
| css | \23DBA | |
| javascript | \u{23DBA} | |
| python | \U00023dba | |
| java | \uD84F\uDDBA | |
| go | \U00023DBA | |
| ruby | \u{23DBA} | |
| rust | \u{23DBA} | |
| ccpp | \U00023dba | |
| urlencoded | %F0%A3%B6%BA | |
| utf8bytes | f0 a3 b6 ba | |
| utf16bebytes | d8 4f dd ba | |
| utf32bebytes | 00 02 3d ba |
How to Use
HTML:
𣶺
CSS:
content: "\23DBA"
JavaScript:
"\u{23DBA}"
Python:
"\U00023dba"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣶺 character (CJK UNIFIED IDEOGRAPH-23DBA)?
𣶺 (CJK UNIFIED IDEOGRAPH-23DBA) is the Unicode character U+23DBA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-23DBA?
The CJK UNIFIED IDEOGRAPH-23DBA character (𣶺) has codepoint U+23DBA.
How do I type or copy CJK UNIFIED IDEOGRAPH-23DBA?
Copy 𣶺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.