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