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-3177C
Overview
𱝼 (CJK UNIFIED IDEOGRAPH-3177C) is the Unicode character at code point U+3177C. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3177C | |
| decimal | 202620 | |
| htmldecimal | 𱝼 | |
| htmlhex | 𱝼 | |
| css | \3177C | |
| javascript | \u{3177C} | |
| python | \U0003177c | |
| java | \uD885\uDF7C | |
| go | \U0003177C | |
| ruby | \u{3177C} | |
| rust | \u{3177C} | |
| ccpp | \U0003177c | |
| urlencoded | %F0%B1%9D%BC | |
| utf8bytes | f0 b1 9d bc | |
| utf16bebytes | d8 85 df 7c | |
| utf32bebytes | 00 03 17 7c |
How to Use
HTML:
𱝼
CSS:
content: "\3177C"
JavaScript:
"\u{3177C}"
Python:
"\U0003177c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱝼 character (CJK UNIFIED IDEOGRAPH-3177C)?
𱝼 (CJK UNIFIED IDEOGRAPH-3177C) is the Unicode character U+3177C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3177C?
The CJK UNIFIED IDEOGRAPH-3177C character (𱝼) has codepoint U+3177C.
How do I type or copy CJK UNIFIED IDEOGRAPH-3177C?
Copy 𱝼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.