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