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