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