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