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