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