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