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