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-23EDC
Overview
𣻜 (CJK UNIFIED IDEOGRAPH-23EDC) is the Unicode character at code point U+23EDC. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+23EDC | |
| decimal | 147164 | |
| htmldecimal | 𣻜 | |
| htmlhex | 𣻜 | |
| css | \23EDC | |
| javascript | \u{23EDC} | |
| python | \U00023edc | |
| java | \uD84F\uDEDC | |
| go | \U00023EDC | |
| ruby | \u{23EDC} | |
| rust | \u{23EDC} | |
| ccpp | \U00023edc | |
| urlencoded | %F0%A3%BB%9C | |
| utf8bytes | f0 a3 bb 9c | |
| utf16bebytes | d8 4f de dc | |
| utf32bebytes | 00 02 3e dc |
How to Use
HTML:
𣻜
CSS:
content: "\23EDC"
JavaScript:
"\u{23EDC}"
Python:
"\U00023edc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣻜 character (CJK UNIFIED IDEOGRAPH-23EDC)?
𣻜 (CJK UNIFIED IDEOGRAPH-23EDC) is the Unicode character U+23EDC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-23EDC?
The CJK UNIFIED IDEOGRAPH-23EDC character (𣻜) has codepoint U+23EDC.
How do I type or copy CJK UNIFIED IDEOGRAPH-23EDC?
Copy 𣻜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.