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-2DEAF
Overview
𭺯 (CJK UNIFIED IDEOGRAPH-2DEAF) is the Unicode character at code point U+2DEAF. It belongs to the CJK Unified Ideographs Extension F block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2DEAF | |
| decimal | 188079 | |
| htmldecimal | 𭺯 | |
| htmlhex | 𭺯 | |
| css | \2DEAF | |
| javascript | \u{2DEAF} | |
| python | \U0002deaf | |
| java | \uD877\uDEAF | |
| go | \U0002DEAF | |
| ruby | \u{2DEAF} | |
| rust | \u{2DEAF} | |
| ccpp | \U0002deaf | |
| urlencoded | %F0%AD%BA%AF | |
| utf8bytes | f0 ad ba af | |
| utf16bebytes | d8 77 de af | |
| utf32bebytes | 00 02 de af |
How to Use
HTML:
𭺯
CSS:
content: "\2DEAF"
JavaScript:
"\u{2DEAF}"
Python:
"\U0002deaf"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𭺯 character (CJK UNIFIED IDEOGRAPH-2DEAF)?
𭺯 (CJK UNIFIED IDEOGRAPH-2DEAF) is the Unicode character U+2DEAF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2DEAF?
The CJK UNIFIED IDEOGRAPH-2DEAF character (𭺯) has codepoint U+2DEAF.
How do I type or copy CJK UNIFIED IDEOGRAPH-2DEAF?
Copy 𭺯 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.