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