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