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