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