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-398A
Overview
㦊 (CJK UNIFIED IDEOGRAPH-398A) is the Unicode character at code point U+398A. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+398A | |
| decimal | 14730 | |
| htmldecimal | 㦊 | |
| htmlhex | 㦊 | |
| css | \398A | |
| javascript | \u{398A} | |
| python | \u398a | |
| java | \u398A | |
| go | \u398A | |
| ruby | \u{398A} | |
| rust | \u{398A} | |
| ccpp | \u398a | |
| urlencoded | %E3%A6%8A | |
| utf8bytes | e3 a6 8a | |
| utf16bebytes | 39 8a | |
| utf32bebytes | 00 00 39 8a |
How to Use
HTML:
㦊
CSS:
content: "\398A"
JavaScript:
"\u{398A}"
Python:
"\u398a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㦊 character (CJK UNIFIED IDEOGRAPH-398A)?
㦊 (CJK UNIFIED IDEOGRAPH-398A) is the Unicode character U+398A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-398A?
The CJK UNIFIED IDEOGRAPH-398A character (㦊) has codepoint U+398A.
How do I type or copy CJK UNIFIED IDEOGRAPH-398A?
Copy 㦊 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.