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