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