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-399A
Overview
㦚 (CJK UNIFIED IDEOGRAPH-399A) is the Unicode character at code point U+399A. 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+399A | |
| decimal | 14746 | |
| htmldecimal | 㦚 | |
| htmlhex | 㦚 | |
| css | \399A | |
| javascript | \u{399A} | |
| python | \u399a | |
| java | \u399A | |
| go | \u399A | |
| ruby | \u{399A} | |
| rust | \u{399A} | |
| ccpp | \u399a | |
| urlencoded | %E3%A6%9A | |
| utf8bytes | e3 a6 9a | |
| utf16bebytes | 39 9a | |
| utf32bebytes | 00 00 39 9a |
How to Use
HTML:
㦚
CSS:
content: "\399A"
JavaScript:
"\u{399A}"
Python:
"\u399a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㦚 character (CJK UNIFIED IDEOGRAPH-399A)?
㦚 (CJK UNIFIED IDEOGRAPH-399A) is the Unicode character U+399A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-399A?
The CJK UNIFIED IDEOGRAPH-399A character (㦚) has codepoint U+399A.
How do I type or copy CJK UNIFIED IDEOGRAPH-399A?
Copy 㦚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.