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