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-207AC
Overview
𠞬 (CJK UNIFIED IDEOGRAPH-207AC) is the Unicode character at code point U+207AC. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+207AC | |
| decimal | 133036 | |
| htmldecimal | 𠞬 | |
| htmlhex | 𠞬 | |
| css | \207AC | |
| javascript | \u{207AC} | |
| python | \U000207ac | |
| java | \uD841\uDFAC | |
| go | \U000207AC | |
| ruby | \u{207AC} | |
| rust | \u{207AC} | |
| ccpp | \U000207ac | |
| urlencoded | %F0%A0%9E%AC | |
| utf8bytes | f0 a0 9e ac | |
| utf16bebytes | d8 41 df ac | |
| utf32bebytes | 00 02 07 ac |
How to Use
HTML:
𠞬
CSS:
content: "\207AC"
JavaScript:
"\u{207AC}"
Python:
"\U000207ac"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠞬 character (CJK UNIFIED IDEOGRAPH-207AC)?
𠞬 (CJK UNIFIED IDEOGRAPH-207AC) is the Unicode character U+207AC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-207AC?
The CJK UNIFIED IDEOGRAPH-207AC character (𠞬) has codepoint U+207AC.
How do I type or copy CJK UNIFIED IDEOGRAPH-207AC?
Copy 𠞬 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.