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