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