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