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-2277C
Overview
𢝼 (CJK UNIFIED IDEOGRAPH-2277C) is the Unicode character at code point U+2277C. 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+2277C | |
| decimal | 141180 | |
| htmldecimal | 𢝼 | |
| htmlhex | 𢝼 | |
| css | \2277C | |
| javascript | \u{2277C} | |
| python | \U0002277c | |
| java | \uD849\uDF7C | |
| go | \U0002277C | |
| ruby | \u{2277C} | |
| rust | \u{2277C} | |
| ccpp | \U0002277c | |
| urlencoded | %F0%A2%9D%BC | |
| utf8bytes | f0 a2 9d bc | |
| utf16bebytes | d8 49 df 7c | |
| utf32bebytes | 00 02 27 7c |
How to Use
HTML:
𢝼
CSS:
content: "\2277C"
JavaScript:
"\u{2277C}"
Python:
"\U0002277c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢝼 character (CJK UNIFIED IDEOGRAPH-2277C)?
𢝼 (CJK UNIFIED IDEOGRAPH-2277C) is the Unicode character U+2277C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2277C?
The CJK UNIFIED IDEOGRAPH-2277C character (𢝼) has codepoint U+2277C.
How do I type or copy CJK UNIFIED IDEOGRAPH-2277C?
Copy 𢝼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.