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-2DBEE
Overview
𭯮 (CJK UNIFIED IDEOGRAPH-2DBEE) is the Unicode character at code point U+2DBEE. 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+2DBEE | |
| decimal | 187374 | |
| htmldecimal | 𭯮 | |
| htmlhex | 𭯮 | |
| css | \2DBEE | |
| javascript | \u{2DBEE} | |
| python | \U0002dbee | |
| java | \uD876\uDFEE | |
| go | \U0002DBEE | |
| ruby | \u{2DBEE} | |
| rust | \u{2DBEE} | |
| ccpp | \U0002dbee | |
| urlencoded | %F0%AD%AF%AE | |
| utf8bytes | f0 ad af ae | |
| utf16bebytes | d8 76 df ee | |
| utf32bebytes | 00 02 db ee |
How to Use
HTML:
𭯮
CSS:
content: "\2DBEE"
JavaScript:
"\u{2DBEE}"
Python:
"\U0002dbee"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𭯮 character (CJK UNIFIED IDEOGRAPH-2DBEE)?
𭯮 (CJK UNIFIED IDEOGRAPH-2DBEE) is the Unicode character U+2DBEE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2DBEE?
The CJK UNIFIED IDEOGRAPH-2DBEE character (𭯮) has codepoint U+2DBEE.
How do I type or copy CJK UNIFIED IDEOGRAPH-2DBEE?
Copy 𭯮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.