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