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