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-6EFC
Overview
滼 (CJK UNIFIED IDEOGRAPH-6EFC) is the Unicode character at code point U+6EFC. 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+6EFC | |
| decimal | 28412 | |
| htmldecimal | 滼 | |
| htmlhex | 滼 | |
| css | \6EFC | |
| javascript | \u{6EFC} | |
| python | \u6efc | |
| java | \u6EFC | |
| go | \u6EFC | |
| ruby | \u{6EFC} | |
| rust | \u{6EFC} | |
| ccpp | \u6efc | |
| urlencoded | %E6%BB%BC | |
| utf8bytes | e6 bb bc | |
| utf16bebytes | 6e fc | |
| utf32bebytes | 00 00 6e fc |
How to Use
HTML:
滼
CSS:
content: "\6EFC"
JavaScript:
"\u{6EFC}"
Python:
"\u6efc"
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-6EFC)?
滼 (CJK UNIFIED IDEOGRAPH-6EFC) is the Unicode character U+6EFC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-6EFC?
The CJK UNIFIED IDEOGRAPH-6EFC character (滼) has codepoint U+6EFC.
How do I type or copy CJK UNIFIED IDEOGRAPH-6EFC?
Copy 滼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.