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