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