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