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-30054
Overview
𰁔 (CJK UNIFIED IDEOGRAPH-30054) is the Unicode character at code point U+30054. 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+30054 | |
| decimal | 196692 | |
| htmldecimal | 𰁔 | |
| htmlhex | 𰁔 | |
| css | \30054 | |
| javascript | \u{30054} | |
| python | \U00030054 | |
| java | \uD880\uDC54 | |
| go | \U00030054 | |
| ruby | \u{30054} | |
| rust | \u{30054} | |
| ccpp | \U00030054 | |
| urlencoded | %F0%B0%81%94 | |
| utf8bytes | f0 b0 81 94 | |
| utf16bebytes | d8 80 dc 54 | |
| utf32bebytes | 00 03 00 54 |
How to Use
HTML:
𰁔
CSS:
content: "\30054"
JavaScript:
"\u{30054}"
Python:
"\U00030054"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰁔 character (CJK UNIFIED IDEOGRAPH-30054)?
𰁔 (CJK UNIFIED IDEOGRAPH-30054) is the Unicode character U+30054.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-30054?
The CJK UNIFIED IDEOGRAPH-30054 character (𰁔) has codepoint U+30054.
How do I type or copy CJK UNIFIED IDEOGRAPH-30054?
Copy 𰁔 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.