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-610F
Overview
意 (CJK UNIFIED IDEOGRAPH-610F) is the Unicode character at code point U+610F. 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+610F | |
| decimal | 24847 | |
| htmldecimal | 意 | |
| htmlhex | 意 | |
| css | \610F | |
| javascript | \u{610F} | |
| python | \u610f | |
| java | \u610F | |
| go | \u610F | |
| ruby | \u{610F} | |
| rust | \u{610F} | |
| ccpp | \u610f | |
| urlencoded | %E6%84%8F | |
| utf8bytes | e6 84 8f | |
| utf16bebytes | 61 0f | |
| utf32bebytes | 00 00 61 0f |
How to Use
HTML:
意
CSS:
content: "\610F"
JavaScript:
"\u{610F}"
Python:
"\u610f"
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-610F)?
意 (CJK UNIFIED IDEOGRAPH-610F) is the Unicode character U+610F.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-610F?
The CJK UNIFIED IDEOGRAPH-610F character (意) has codepoint U+610F.
How do I type or copy CJK UNIFIED IDEOGRAPH-610F?
Copy 意 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.