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-2AC1C
Overview
𪰜 (CJK UNIFIED IDEOGRAPH-2AC1C) is the Unicode character at code point U+2AC1C. It belongs to the CJK Unified Ideographs Extension C block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2AC1C | |
| decimal | 175132 | |
| htmldecimal | 𪰜 | |
| htmlhex | 𪰜 | |
| css | \2AC1C | |
| javascript | \u{2AC1C} | |
| python | \U0002ac1c | |
| java | \uD86B\uDC1C | |
| go | \U0002AC1C | |
| ruby | \u{2AC1C} | |
| rust | \u{2AC1C} | |
| ccpp | \U0002ac1c | |
| urlencoded | %F0%AA%B0%9C | |
| utf8bytes | f0 aa b0 9c | |
| utf16bebytes | d8 6b dc 1c | |
| utf32bebytes | 00 02 ac 1c |
How to Use
HTML:
𪰜
CSS:
content: "\2AC1C"
JavaScript:
"\u{2AC1C}"
Python:
"\U0002ac1c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𪰜 character (CJK UNIFIED IDEOGRAPH-2AC1C)?
𪰜 (CJK UNIFIED IDEOGRAPH-2AC1C) is the Unicode character U+2AC1C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2AC1C?
The CJK UNIFIED IDEOGRAPH-2AC1C character (𪰜) has codepoint U+2AC1C.
How do I type or copy CJK UNIFIED IDEOGRAPH-2AC1C?
Copy 𪰜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.