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