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