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-3033E
Overview
𰌾 (CJK UNIFIED IDEOGRAPH-3033E) is the Unicode character at code point U+3033E. 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+3033E | |
| decimal | 197438 | |
| htmldecimal | 𰌾 | |
| htmlhex | 𰌾 | |
| css | \3033E | |
| javascript | \u{3033E} | |
| python | \U0003033e | |
| java | \uD880\uDF3E | |
| go | \U0003033E | |
| ruby | \u{3033E} | |
| rust | \u{3033E} | |
| ccpp | \U0003033e | |
| urlencoded | %F0%B0%8C%BE | |
| utf8bytes | f0 b0 8c be | |
| utf16bebytes | d8 80 df 3e | |
| utf32bebytes | 00 03 03 3e |
How to Use
HTML:
𰌾
CSS:
content: "\3033E"
JavaScript:
"\u{3033E}"
Python:
"\U0003033e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰌾 character (CJK UNIFIED IDEOGRAPH-3033E)?
𰌾 (CJK UNIFIED IDEOGRAPH-3033E) is the Unicode character U+3033E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3033E?
The CJK UNIFIED IDEOGRAPH-3033E character (𰌾) has codepoint U+3033E.
How do I type or copy CJK UNIFIED IDEOGRAPH-3033E?
Copy 𰌾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.