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