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