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