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