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