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