If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FF61, officially named HALFWIDTH IDEOGRAPHIC FULL STOP, was introduced in Unicode version 1.1. It is part of the Half And Full Forms block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as HALFWIDTH IDEOGRAPHIC PERIOD.
Categorized technically as a Other Punctuation, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is Unknown and has halfwidth in East Asian typography. When placed in bidirectional text, it behaves as an Other Neutral character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
65377
Copied!
|
|---|---|
| UTF-8 |
EF BD A1
Copied!
|
| UTF-16 |
FF 61
Copied!
|
| UTF-32 |
00 00 FF 61
Copied!
|
| URL-Quoted |
%EF%BD%A1
Copied!
|
| HTML hex reference |
。
Copied!
|
| RFC 5137 |
\u'FF61'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFF61
Copied!
|
| C and C++ |
\uff61
Copied!
|
| C# |
\uff61
Copied!
|
| CSS |
\00FF61
Copied!
|
| Excel |
=UNICHAR(65377)
Copied!
|
| Go |
\uff61
Copied!
|
| JavaScript |
\uFF61
Copied!
|
| Modern JavaScript (since ES6) |
\u{ff61}
Copied!
|
| JSON |
\uFF61
Copied!
|
| Java |
\uFF61
Copied!
|
| Lua |
\u{FF61}
Copied!
|
| Matlab |
char(65377)
Copied!
|
| Perl |
\x{FF61}
Copied!
|
| PHP |
\u{ff61}
Copied!
|
| PostgreSQL |
U&'\FF61'
Copied!
|
| PowerShell |
`u{FF61}
Copied!
|
| Python |
\uff61
Copied!
|
| Ruby |
\u{ff61}
Copied!
|
| Rust |
\u{ff61}
Copied!
|