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