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