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