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