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-3EB8
Overview
㺸 (CJK UNIFIED IDEOGRAPH-3EB8) is the Unicode character at code point U+3EB8. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3EB8 | |
| decimal | 16056 | |
| htmldecimal | 㺸 | |
| htmlhex | 㺸 | |
| css | \3EB8 | |
| javascript | \u{3EB8} | |
| python | \u3eb8 | |
| java | \u3EB8 | |
| go | \u3EB8 | |
| ruby | \u{3EB8} | |
| rust | \u{3EB8} | |
| ccpp | \u3eb8 | |
| urlencoded | %E3%BA%B8 | |
| utf8bytes | e3 ba b8 | |
| utf16bebytes | 3e b8 | |
| utf32bebytes | 00 00 3e b8 |
How to Use
HTML:
㺸
CSS:
content: "\3EB8"
JavaScript:
"\u{3EB8}"
Python:
"\u3eb8"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㺸 character (CJK UNIFIED IDEOGRAPH-3EB8)?
㺸 (CJK UNIFIED IDEOGRAPH-3EB8) is the Unicode character U+3EB8.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3EB8?
The CJK UNIFIED IDEOGRAPH-3EB8 character (㺸) has codepoint U+3EB8.
How do I type or copy CJK UNIFIED IDEOGRAPH-3EB8?
Copy 㺸 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.