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