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