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-207EE
Overview
𠟮 (CJK UNIFIED IDEOGRAPH-207EE) is the Unicode character at code point U+207EE. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+207EE | |
| decimal | 133102 | |
| htmldecimal | 𠟮 | |
| htmlhex | 𠟮 | |
| css | \207EE | |
| javascript | \u{207EE} | |
| python | \U000207ee | |
| java | \uD841\uDFEE | |
| go | \U000207EE | |
| ruby | \u{207EE} | |
| rust | \u{207EE} | |
| ccpp | \U000207ee | |
| urlencoded | %F0%A0%9F%AE | |
| utf8bytes | f0 a0 9f ae | |
| utf16bebytes | d8 41 df ee | |
| utf32bebytes | 00 02 07 ee |
How to Use
HTML:
𠟮
CSS:
content: "\207EE"
JavaScript:
"\u{207EE}"
Python:
"\U000207ee"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠟮 character (CJK UNIFIED IDEOGRAPH-207EE)?
𠟮 (CJK UNIFIED IDEOGRAPH-207EE) is the Unicode character U+207EE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-207EE?
The CJK UNIFIED IDEOGRAPH-207EE character (𠟮) has codepoint U+207EE.
How do I type or copy CJK UNIFIED IDEOGRAPH-207EE?
Copy 𠟮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.