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-6ED2
Overview
滒 (CJK UNIFIED IDEOGRAPH-6ED2) is the Unicode character at code point U+6ED2. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+6ED2 | |
| decimal | 28370 | |
| htmldecimal | 滒 | |
| htmlhex | 滒 | |
| css | \6ED2 | |
| javascript | \u{6ED2} | |
| python | \u6ed2 | |
| java | \u6ED2 | |
| go | \u6ED2 | |
| ruby | \u{6ED2} | |
| rust | \u{6ED2} | |
| ccpp | \u6ed2 | |
| urlencoded | %E6%BB%92 | |
| utf8bytes | e6 bb 92 | |
| utf16bebytes | 6e d2 | |
| utf32bebytes | 00 00 6e d2 |
How to Use
HTML:
滒
CSS:
content: "\6ED2"
JavaScript:
"\u{6ED2}"
Python:
"\u6ed2"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 滒 character (CJK UNIFIED IDEOGRAPH-6ED2)?
滒 (CJK UNIFIED IDEOGRAPH-6ED2) is the Unicode character U+6ED2.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-6ED2?
The CJK UNIFIED IDEOGRAPH-6ED2 character (滒) has codepoint U+6ED2.
How do I type or copy CJK UNIFIED IDEOGRAPH-6ED2?
Copy 滒 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.