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