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