If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+30FC, officially named KATAKANA-HIRAGANA PROLONGED SOUND MARK, was introduced in Unicode version 1.1. It is part of the Katakana 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 not a composition and has wide 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º |
12540
Copied!
|
|---|---|
| UTF-8 |
E3 83 BC
Copied!
|
| UTF-16 |
30 FC
Copied!
|
| UTF-32 |
00 00 30 FC
Copied!
|
| URL-Quoted |
%E3%83%BC
Copied!
|
| HTML hex reference |
ー
Copied!
|
| RFC 5137 |
\u'30FC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u30FC
Copied!
|
| C and C++ |
\u30fc
Copied!
|
| C# |
\u30fc
Copied!
|
| CSS |
\0030FC
Copied!
|
| Excel |
=UNICHAR(12540)
Copied!
|
| Go |
\u30fc
Copied!
|
| JavaScript |
\u30FC
Copied!
|
| Modern JavaScript (since ES6) |
\u{30fc}
Copied!
|
| JSON |
\u30FC
Copied!
|
| Java |
\u30FC
Copied!
|
| Lua |
\u{30FC}
Copied!
|
| Matlab |
char(12540)
Copied!
|
| Perl |
\x{30FC}
Copied!
|
| PHP |
\u{30fc}
Copied!
|
| PostgreSQL |
U&'\30FC'
Copied!
|
| PowerShell |
`u{30FC}
Copied!
|
| Python |
\u30fc
Copied!
|
| Ruby |
\u{30fc}
Copied!
|
| Rust |
\u{30fc}
Copied!
|