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