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-2ED51
Overview
(CJK UNIFIED IDEOGRAPH-2ED51) is the Unicode character at code point U+2ED51. It belongs to the CJK Unified Ideographs Extension I block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2ED51 | |
| decimal | 191825 | |
| htmldecimal | 𮵑 | |
| htmlhex | 𮵑 | |
| css | \2ED51 | |
| javascript | \u{2ED51} | |
| python | \U0002ed51 | |
| java | \uD87B\uDD51 | |
| go | \U0002ED51 | |
| ruby | \u{2ED51} | |
| rust | \u{2ED51} | |
| ccpp | \U0002ed51 | |
| urlencoded | %F0%AE%B5%91 | |
| utf8bytes | f0 ae b5 91 | |
| utf16bebytes | d8 7b dd 51 | |
| utf32bebytes | 00 02 ed 51 |
How to Use
HTML:
𮵑
CSS:
content: "\2ED51"
JavaScript:
"\u{2ED51}"
Python:
"\U0002ed51"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the character (CJK UNIFIED IDEOGRAPH-2ED51)?
(CJK UNIFIED IDEOGRAPH-2ED51) is the Unicode character U+2ED51.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2ED51?
The CJK UNIFIED IDEOGRAPH-2ED51 character () has codepoint U+2ED51.
How do I type or copy CJK UNIFIED IDEOGRAPH-2ED51?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.