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-3027F
Overview
𰉿 (CJK UNIFIED IDEOGRAPH-3027F) is the Unicode character at code point U+3027F. 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+3027F | |
| decimal | 197247 | |
| htmldecimal | 𰉿 | |
| htmlhex | 𰉿 | |
| css | \3027F | |
| javascript | \u{3027F} | |
| python | \U0003027f | |
| java | \uD880\uDE7F | |
| go | \U0003027F | |
| ruby | \u{3027F} | |
| rust | \u{3027F} | |
| ccpp | \U0003027f | |
| urlencoded | %F0%B0%89%BF | |
| utf8bytes | f0 b0 89 bf | |
| utf16bebytes | d8 80 de 7f | |
| utf32bebytes | 00 03 02 7f |
How to Use
HTML:
𰉿
CSS:
content: "\3027F"
JavaScript:
"\u{3027F}"
Python:
"\U0003027f"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰉿 character (CJK UNIFIED IDEOGRAPH-3027F)?
𰉿 (CJK UNIFIED IDEOGRAPH-3027F) is the Unicode character U+3027F.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3027F?
The CJK UNIFIED IDEOGRAPH-3027F character (𰉿) has codepoint U+3027F.
How do I type or copy CJK UNIFIED IDEOGRAPH-3027F?
Copy 𰉿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.