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-21130
Overview
𡄰 (CJK UNIFIED IDEOGRAPH-21130) is the Unicode character at code point U+21130. 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+21130 | |
| decimal | 135472 | |
| htmldecimal | 𡄰 | |
| htmlhex | 𡄰 | |
| css | \21130 | |
| javascript | \u{21130} | |
| python | \U00021130 | |
| java | \uD844\uDD30 | |
| go | \U00021130 | |
| ruby | \u{21130} | |
| rust | \u{21130} | |
| ccpp | \U00021130 | |
| urlencoded | %F0%A1%84%B0 | |
| utf8bytes | f0 a1 84 b0 | |
| utf16bebytes | d8 44 dd 30 | |
| utf32bebytes | 00 02 11 30 |
How to Use
HTML:
𡄰
CSS:
content: "\21130"
JavaScript:
"\u{21130}"
Python:
"\U00021130"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡄰 character (CJK UNIFIED IDEOGRAPH-21130)?
𡄰 (CJK UNIFIED IDEOGRAPH-21130) is the Unicode character U+21130.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-21130?
The CJK UNIFIED IDEOGRAPH-21130 character (𡄰) has codepoint U+21130.
How do I type or copy CJK UNIFIED IDEOGRAPH-21130?
Copy 𡄰 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.