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