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