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