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