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