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