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