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