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