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