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-262AF
Overview
𦊯 (CJK UNIFIED IDEOGRAPH-262AF) is the Unicode character at code point U+262AF. 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+262AF | |
| decimal | 156335 | |
| htmldecimal | 𦊯 | |
| htmlhex | 𦊯 | |
| css | \262AF | |
| javascript | \u{262AF} | |
| python | \U000262af | |
| java | \uD858\uDEAF | |
| go | \U000262AF | |
| ruby | \u{262AF} | |
| rust | \u{262AF} | |
| ccpp | \U000262af | |
| urlencoded | %F0%A6%8A%AF | |
| utf8bytes | f0 a6 8a af | |
| utf16bebytes | d8 58 de af | |
| utf32bebytes | 00 02 62 af |
How to Use
HTML:
𦊯
CSS:
content: "\262AF"
JavaScript:
"\u{262AF}"
Python:
"\U000262af"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𦊯 character (CJK UNIFIED IDEOGRAPH-262AF)?
𦊯 (CJK UNIFIED IDEOGRAPH-262AF) is the Unicode character U+262AF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-262AF?
The CJK UNIFIED IDEOGRAPH-262AF character (𦊯) has codepoint U+262AF.
How do I type or copy CJK UNIFIED IDEOGRAPH-262AF?
Copy 𦊯 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.