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