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