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-30ECE
Overview
𰻎 (CJK UNIFIED IDEOGRAPH-30ECE) is the Unicode character at code point U+30ECE. 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+30ECE | |
| decimal | 200398 | |
| htmldecimal | 𰻎 | |
| htmlhex | 𰻎 | |
| css | \30ECE | |
| javascript | \u{30ECE} | |
| python | \U00030ece | |
| java | \uD883\uDECE | |
| go | \U00030ECE | |
| ruby | \u{30ECE} | |
| rust | \u{30ECE} | |
| ccpp | \U00030ece | |
| urlencoded | %F0%B0%BB%8E | |
| utf8bytes | f0 b0 bb 8e | |
| utf16bebytes | d8 83 de ce | |
| utf32bebytes | 00 03 0e ce |
How to Use
HTML:
𰻎
CSS:
content: "\30ECE"
JavaScript:
"\u{30ECE}"
Python:
"\U00030ece"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰻎 character (CJK UNIFIED IDEOGRAPH-30ECE)?
𰻎 (CJK UNIFIED IDEOGRAPH-30ECE) is the Unicode character U+30ECE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-30ECE?
The CJK UNIFIED IDEOGRAPH-30ECE character (𰻎) has codepoint U+30ECE.
How do I type or copy CJK UNIFIED IDEOGRAPH-30ECE?
Copy 𰻎 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.