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-20377
Overview
𠍷 (CJK UNIFIED IDEOGRAPH-20377) is the Unicode character at code point U+20377. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+20377 | |
| decimal | 131959 | |
| htmldecimal | 𠍷 | |
| htmlhex | 𠍷 | |
| css | \20377 | |
| javascript | \u{20377} | |
| python | \U00020377 | |
| java | \uD840\uDF77 | |
| go | \U00020377 | |
| ruby | \u{20377} | |
| rust | \u{20377} | |
| ccpp | \U00020377 | |
| urlencoded | %F0%A0%8D%B7 | |
| utf8bytes | f0 a0 8d b7 | |
| utf16bebytes | d8 40 df 77 | |
| utf32bebytes | 00 02 03 77 |
How to Use
HTML:
𠍷
CSS:
content: "\20377"
JavaScript:
"\u{20377}"
Python:
"\U00020377"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠍷 character (CJK UNIFIED IDEOGRAPH-20377)?
𠍷 (CJK UNIFIED IDEOGRAPH-20377) is the Unicode character U+20377.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20377?
The CJK UNIFIED IDEOGRAPH-20377 character (𠍷) has codepoint U+20377.
How do I type or copy CJK UNIFIED IDEOGRAPH-20377?
Copy 𠍷 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.