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