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