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