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-2D008
Overview
𭀈 (CJK UNIFIED IDEOGRAPH-2D008) is the Unicode character at code point U+2D008. 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+2D008 | |
| decimal | 184328 | |
| htmldecimal | 𭀈 | |
| htmlhex | 𭀈 | |
| css | \2D008 | |
| javascript | \u{2D008} | |
| python | \U0002d008 | |
| java | \uD874\uDC08 | |
| go | \U0002D008 | |
| ruby | \u{2D008} | |
| rust | \u{2D008} | |
| ccpp | \U0002d008 | |
| urlencoded | %F0%AD%80%88 | |
| utf8bytes | f0 ad 80 88 | |
| utf16bebytes | d8 74 dc 08 | |
| utf32bebytes | 00 02 d0 08 |
How to Use
HTML:
𭀈
CSS:
content: "\2D008"
JavaScript:
"\u{2D008}"
Python:
"\U0002d008"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𭀈 character (CJK UNIFIED IDEOGRAPH-2D008)?
𭀈 (CJK UNIFIED IDEOGRAPH-2D008) is the Unicode character U+2D008.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2D008?
The CJK UNIFIED IDEOGRAPH-2D008 character (𭀈) has codepoint U+2D008.
How do I type or copy CJK UNIFIED IDEOGRAPH-2D008?
Copy 𭀈 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.