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