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