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-2AB1C
Overview
𪬜 (CJK UNIFIED IDEOGRAPH-2AB1C) is the Unicode character at code point U+2AB1C. 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+2AB1C | |
| decimal | 174876 | |
| htmldecimal | 𪬜 | |
| htmlhex | 𪬜 | |
| css | \2AB1C | |
| javascript | \u{2AB1C} | |
| python | \U0002ab1c | |
| java | \uD86A\uDF1C | |
| go | \U0002AB1C | |
| ruby | \u{2AB1C} | |
| rust | \u{2AB1C} | |
| ccpp | \U0002ab1c | |
| urlencoded | %F0%AA%AC%9C | |
| utf8bytes | f0 aa ac 9c | |
| utf16bebytes | d8 6a df 1c | |
| utf32bebytes | 00 02 ab 1c |
How to Use
HTML:
𪬜
CSS:
content: "\2AB1C"
JavaScript:
"\u{2AB1C}"
Python:
"\U0002ab1c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𪬜 character (CJK UNIFIED IDEOGRAPH-2AB1C)?
𪬜 (CJK UNIFIED IDEOGRAPH-2AB1C) is the Unicode character U+2AB1C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2AB1C?
The CJK UNIFIED IDEOGRAPH-2AB1C character (𪬜) has codepoint U+2AB1C.
How do I type or copy CJK UNIFIED IDEOGRAPH-2AB1C?
Copy 𪬜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.