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