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