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-212AC
Overview
𡊬 (CJK UNIFIED IDEOGRAPH-212AC) is the Unicode character at code point U+212AC. 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+212AC | |
| decimal | 135852 | |
| htmldecimal | 𡊬 | |
| htmlhex | 𡊬 | |
| css | \212AC | |
| javascript | \u{212AC} | |
| python | \U000212ac | |
| java | \uD844\uDEAC | |
| go | \U000212AC | |
| ruby | \u{212AC} | |
| rust | \u{212AC} | |
| ccpp | \U000212ac | |
| urlencoded | %F0%A1%8A%AC | |
| utf8bytes | f0 a1 8a ac | |
| utf16bebytes | d8 44 de ac | |
| utf32bebytes | 00 02 12 ac |
How to Use
HTML:
𡊬
CSS:
content: "\212AC"
JavaScript:
"\u{212AC}"
Python:
"\U000212ac"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡊬 character (CJK UNIFIED IDEOGRAPH-212AC)?
𡊬 (CJK UNIFIED IDEOGRAPH-212AC) is the Unicode character U+212AC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-212AC?
The CJK UNIFIED IDEOGRAPH-212AC character (𡊬) has codepoint U+212AC.
How do I type or copy CJK UNIFIED IDEOGRAPH-212AC?
Copy 𡊬 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.