If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FF70, officially named HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK, was introduced in Unicode version 1.1. It is part of the Half And Full Forms block, which belongs to the Basic Multilingual plane.
Categorized technically as a Modifier Letter, 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 Left-To-Right 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º |
65392
Copied!
|
|---|---|
| UTF-8 |
EF BD B0
Copied!
|
| UTF-16 |
FF 70
Copied!
|
| UTF-32 |
00 00 FF 70
Copied!
|
| URL-Quoted |
%EF%BD%B0
Copied!
|
| HTML hex reference |
ー
Copied!
|
| RFC 5137 |
\u'FF70'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFF70
Copied!
|
| C and C++ |
\uff70
Copied!
|
| C# |
\uff70
Copied!
|
| CSS |
\00FF70
Copied!
|
| Excel |
=UNICHAR(65392)
Copied!
|
| Go |
\uff70
Copied!
|
| JavaScript |
\uFF70
Copied!
|
| Modern JavaScript (since ES6) |
\u{ff70}
Copied!
|
| JSON |
\uFF70
Copied!
|
| Java |
\uFF70
Copied!
|
| Lua |
\u{FF70}
Copied!
|
| Matlab |
char(65392)
Copied!
|
| Perl |
\x{FF70}
Copied!
|
| PHP |
\u{ff70}
Copied!
|
| PostgreSQL |
U&'\FF70'
Copied!
|
| PowerShell |
`u{FF70}
Copied!
|
| Python |
\uff70
Copied!
|
| Ruby |
\u{ff70}
Copied!
|
| Rust |
\u{ff70}
Copied!
|