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-3076E
Overview
𰝮 (CJK UNIFIED IDEOGRAPH-3076E) is the Unicode character at code point U+3076E. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3076E | |
| decimal | 198510 | |
| htmldecimal | 𰝮 | |
| htmlhex | 𰝮 | |
| css | \3076E | |
| javascript | \u{3076E} | |
| python | \U0003076e | |
| java | \uD881\uDF6E | |
| go | \U0003076E | |
| ruby | \u{3076E} | |
| rust | \u{3076E} | |
| ccpp | \U0003076e | |
| urlencoded | %F0%B0%9D%AE | |
| utf8bytes | f0 b0 9d ae | |
| utf16bebytes | d8 81 df 6e | |
| utf32bebytes | 00 03 07 6e |
How to Use
HTML:
𰝮
CSS:
content: "\3076E"
JavaScript:
"\u{3076E}"
Python:
"\U0003076e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰝮 character (CJK UNIFIED IDEOGRAPH-3076E)?
𰝮 (CJK UNIFIED IDEOGRAPH-3076E) is the Unicode character U+3076E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3076E?
The CJK UNIFIED IDEOGRAPH-3076E character (𰝮) has codepoint U+3076E.
How do I type or copy CJK UNIFIED IDEOGRAPH-3076E?
Copy 𰝮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.