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-31530
Overview
𱔰 (CJK UNIFIED IDEOGRAPH-31530) is the Unicode character at code point U+31530. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+31530 | |
| decimal | 202032 | |
| htmldecimal | 𱔰 | |
| htmlhex | 𱔰 | |
| css | \31530 | |
| javascript | \u{31530} | |
| python | \U00031530 | |
| java | \uD885\uDD30 | |
| go | \U00031530 | |
| ruby | \u{31530} | |
| rust | \u{31530} | |
| ccpp | \U00031530 | |
| urlencoded | %F0%B1%94%B0 | |
| utf8bytes | f0 b1 94 b0 | |
| utf16bebytes | d8 85 dd 30 | |
| utf32bebytes | 00 03 15 30 |
How to Use
HTML:
𱔰
CSS:
content: "\31530"
JavaScript:
"\u{31530}"
Python:
"\U00031530"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱔰 character (CJK UNIFIED IDEOGRAPH-31530)?
𱔰 (CJK UNIFIED IDEOGRAPH-31530) is the Unicode character U+31530.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-31530?
The CJK UNIFIED IDEOGRAPH-31530 character (𱔰) has codepoint U+31530.
How do I type or copy CJK UNIFIED IDEOGRAPH-31530?
Copy 𱔰 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.