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