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-6171
Overview
慱 (CJK UNIFIED IDEOGRAPH-6171) is the Unicode character at code point U+6171. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+6171 | |
| decimal | 24945 | |
| htmldecimal | 慱 | |
| htmlhex | 慱 | |
| css | \6171 | |
| javascript | \u{6171} | |
| python | \u6171 | |
| java | \u6171 | |
| go | \u6171 | |
| ruby | \u{6171} | |
| rust | \u{6171} | |
| ccpp | \u6171 | |
| urlencoded | %E6%85%B1 | |
| utf8bytes | e6 85 b1 | |
| utf16bebytes | 61 71 | |
| utf32bebytes | 00 00 61 71 |
How to Use
HTML:
慱
CSS:
content: "\6171"
JavaScript:
"\u{6171}"
Python:
"\u6171"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 慱 character (CJK UNIFIED IDEOGRAPH-6171)?
慱 (CJK UNIFIED IDEOGRAPH-6171) is the Unicode character U+6171.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-6171?
The CJK UNIFIED IDEOGRAPH-6171 character (慱) has codepoint U+6171.
How do I type or copy CJK UNIFIED IDEOGRAPH-6171?
Copy 慱 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.