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