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-21764
Overview
𡝤 (CJK UNIFIED IDEOGRAPH-21764) is the Unicode character at code point U+21764. 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+21764 | |
| decimal | 137060 | |
| htmldecimal | 𡝤 | |
| htmlhex | 𡝤 | |
| css | \21764 | |
| javascript | \u{21764} | |
| python | \U00021764 | |
| java | \uD845\uDF64 | |
| go | \U00021764 | |
| ruby | \u{21764} | |
| rust | \u{21764} | |
| ccpp | \U00021764 | |
| urlencoded | %F0%A1%9D%A4 | |
| utf8bytes | f0 a1 9d a4 | |
| utf16bebytes | d8 45 df 64 | |
| utf32bebytes | 00 02 17 64 |
How to Use
HTML:
𡝤
CSS:
content: "\21764"
JavaScript:
"\u{21764}"
Python:
"\U00021764"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡝤 character (CJK UNIFIED IDEOGRAPH-21764)?
𡝤 (CJK UNIFIED IDEOGRAPH-21764) is the Unicode character U+21764.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-21764?
The CJK UNIFIED IDEOGRAPH-21764 character (𡝤) has codepoint U+21764.
How do I type or copy CJK UNIFIED IDEOGRAPH-21764?
Copy 𡝤 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.