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