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' : ''">
。
HALFWIDTH IDEOGRAPHIC FULL STOP
Overview
。 (HALFWIDTH IDEOGRAPHIC FULL STOP) is the Unicode character at code point U+FF61. It belongs to the Halfwidth and Fullwidth Forms block, in the Other Punctuation (Po) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FF61 | |
| decimal | 65377 | |
| htmldecimal | 。 | |
| htmlhex | 。 | |
| css | \FF61 | |
| javascript | \u{FF61} | |
| python | \uff61 | |
| java | \uFF61 | |
| go | \uFF61 | |
| ruby | \u{FF61} | |
| rust | \u{FF61} | |
| ccpp | \uff61 | |
| urlencoded | %EF%BD%A1 | |
| utf8bytes | ef bd a1 | |
| utf16bebytes | ff 61 | |
| utf32bebytes | 00 00 ff 61 |
How to Use
HTML:
。
CSS:
content: "\FF61"
JavaScript:
"\u{FF61}"
Python:
"\uff61"
Properties
- Script
- Zyyy
- Category
- Other Punctuation (Po)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <narrow> 3002
Frequently Asked Questions
What is the 。 character (HALFWIDTH IDEOGRAPHIC FULL STOP)?
。 (HALFWIDTH IDEOGRAPHIC FULL STOP) is the Unicode character U+FF61.
What is the Unicode codepoint of HALFWIDTH IDEOGRAPHIC FULL STOP?
The HALFWIDTH IDEOGRAPHIC FULL STOP character (。) has codepoint U+FF61.
How do I type or copy HALFWIDTH IDEOGRAPHIC FULL STOP?
Copy 。 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.