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-5CDA
Overview
峚 (CJK UNIFIED IDEOGRAPH-5CDA) is the Unicode character at code point U+5CDA. 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+5CDA | |
| decimal | 23770 | |
| htmldecimal | 峚 | |
| htmlhex | 峚 | |
| css | \5CDA | |
| javascript | \u{5CDA} | |
| python | \u5cda | |
| java | \u5CDA | |
| go | \u5CDA | |
| ruby | \u{5CDA} | |
| rust | \u{5CDA} | |
| ccpp | \u5cda | |
| urlencoded | %E5%B3%9A | |
| utf8bytes | e5 b3 9a | |
| utf16bebytes | 5c da | |
| utf32bebytes | 00 00 5c da |
How to Use
HTML:
峚
CSS:
content: "\5CDA"
JavaScript:
"\u{5CDA}"
Python:
"\u5cda"
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-5CDA)?
峚 (CJK UNIFIED IDEOGRAPH-5CDA) is the Unicode character U+5CDA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-5CDA?
The CJK UNIFIED IDEOGRAPH-5CDA character (峚) has codepoint U+5CDA.
How do I type or copy CJK UNIFIED IDEOGRAPH-5CDA?
Copy 峚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.