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