U+FF1B FULLWIDTH SEMICOLON

If this shows as a blank square, your device lacks a font to render it.

Decimal / Nº
65307
General Category
Script
Bidi Category
Other Neutral
East Asian Width
fullwidth
Combining Class
Not Reordered
Decomposition
Unknown

Character Details

The Unicode character U+FF1B, officially named FULLWIDTH SEMICOLON, 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 Other Punctuation, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is Unknown and has fullwidth 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.

Representations & Encodings

Click any row to instantly copy the encoding value to your clipboard.

65307 Copied!
UTF-8 EF BC 9B Copied!
UTF-16 FF 1B Copied!
UTF-32 00 00 FF 1B Copied!
URL-Quoted %EF%BC%9B Copied!
HTML hex reference ; Copied!
RFC 5137 \u'FF1B' Copied!
Bash and Zsh (inside echo -e) \uFF1B Copied!
C and C++ \uff1b Copied!
C# \uff1b Copied!
CSS \00FF1B Copied!
Excel =UNICHAR(65307) Copied!
Go \uff1b Copied!
JavaScript \uFF1B Copied!
Modern JavaScript (since ES6) \u{ff1b} Copied!
JSON \uFF1B Copied!
Java \uFF1B Copied!
Lua \u{FF1B} Copied!
Matlab char(65307) Copied!
Perl \x{FF1B} Copied!
PHP \u{ff1b} Copied!
PostgreSQL U&'\FF1B' Copied!
PowerShell `u{FF1B} Copied!
Python \uff1b Copied!
Ruby \u{ff1b} Copied!
Rust \u{ff1b} Copied!