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