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-73AF
Overview
环 (CJK UNIFIED IDEOGRAPH-73AF) is the Unicode character at code point U+73AF. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+73AF | |
| decimal | 29615 | |
| htmldecimal | 环 | |
| htmlhex | 环 | |
| css | \73AF | |
| javascript | \u{73AF} | |
| python | \u73af | |
| java | \u73AF | |
| go | \u73AF | |
| ruby | \u{73AF} | |
| rust | \u{73AF} | |
| ccpp | \u73af | |
| urlencoded | %E7%8E%AF | |
| utf8bytes | e7 8e af | |
| utf16bebytes | 73 af | |
| utf32bebytes | 00 00 73 af |
How to Use
HTML:
环
CSS:
content: "\73AF"
JavaScript:
"\u{73AF}"
Python:
"\u73af"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 环 character (CJK UNIFIED IDEOGRAPH-73AF)?
环 (CJK UNIFIED IDEOGRAPH-73AF) is the Unicode character U+73AF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-73AF?
The CJK UNIFIED IDEOGRAPH-73AF character (环) has codepoint U+73AF.
How do I type or copy CJK UNIFIED IDEOGRAPH-73AF?
Copy 环 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.