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