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