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