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