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-3EBE
Overview
㺾 (CJK UNIFIED IDEOGRAPH-3EBE) is the Unicode character at code point U+3EBE. 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+3EBE | |
| decimal | 16062 | |
| htmldecimal | 㺾 | |
| htmlhex | 㺾 | |
| css | \3EBE | |
| javascript | \u{3EBE} | |
| python | \u3ebe | |
| java | \u3EBE | |
| go | \u3EBE | |
| ruby | \u{3EBE} | |
| rust | \u{3EBE} | |
| ccpp | \u3ebe | |
| urlencoded | %E3%BA%BE | |
| utf8bytes | e3 ba be | |
| utf16bebytes | 3e be | |
| utf32bebytes | 00 00 3e be |
How to Use
HTML:
㺾
CSS:
content: "\3EBE"
JavaScript:
"\u{3EBE}"
Python:
"\u3ebe"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㺾 character (CJK UNIFIED IDEOGRAPH-3EBE)?
㺾 (CJK UNIFIED IDEOGRAPH-3EBE) is the Unicode character U+3EBE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3EBE?
The CJK UNIFIED IDEOGRAPH-3EBE character (㺾) has codepoint U+3EBE.
How do I type or copy CJK UNIFIED IDEOGRAPH-3EBE?
Copy 㺾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.