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-30B3C
Overview
𰬼 (CJK UNIFIED IDEOGRAPH-30B3C) is the Unicode character at code point U+30B3C. 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+30B3C | |
| decimal | 199484 | |
| htmldecimal | 𰬼 | |
| htmlhex | 𰬼 | |
| css | \30B3C | |
| javascript | \u{30B3C} | |
| python | \U00030b3c | |
| java | \uD882\uDF3C | |
| go | \U00030B3C | |
| ruby | \u{30B3C} | |
| rust | \u{30B3C} | |
| ccpp | \U00030b3c | |
| urlencoded | %F0%B0%AC%BC | |
| utf8bytes | f0 b0 ac bc | |
| utf16bebytes | d8 82 df 3c | |
| utf32bebytes | 00 03 0b 3c |
How to Use
HTML:
𰬼
CSS:
content: "\30B3C"
JavaScript:
"\u{30B3C}"
Python:
"\U00030b3c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰬼 character (CJK UNIFIED IDEOGRAPH-30B3C)?
𰬼 (CJK UNIFIED IDEOGRAPH-30B3C) is the Unicode character U+30B3C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-30B3C?
The CJK UNIFIED IDEOGRAPH-30B3C character (𰬼) has codepoint U+30B3C.
How do I type or copy CJK UNIFIED IDEOGRAPH-30B3C?
Copy 𰬼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.