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