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