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