U+FF34 FULLWIDTH LATIN CAPITAL LETTER T

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

Decimal / Nº
65332
General Category
Script
Bidi Category
Left-To-Right
East Asian Width
fullwidth
Combining Class
Not Reordered
Decomposition
Unknown

Character Details

The Unicode character U+FF34, officially named FULLWIDTH LATIN CAPITAL LETTER T, 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 Uppercase Letter, this character typically falls under the Latin 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 Left-To-Right 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.

65332 Copied!
UTF-8 EF BC B4 Copied!
UTF-16 FF 34 Copied!
UTF-32 00 00 FF 34 Copied!
URL-Quoted %EF%BC%B4 Copied!
HTML hex reference T Copied!
RFC 5137 \u'FF34' Copied!
Bash and Zsh (inside echo -e) \uFF34 Copied!
C and C++ \uff34 Copied!
C# \uff34 Copied!
CSS \00FF34 Copied!
Excel =UNICHAR(65332) Copied!
Go \uff34 Copied!
JavaScript \uFF34 Copied!
Modern JavaScript (since ES6) \u{ff34} Copied!
JSON \uFF34 Copied!
Java \uFF34 Copied!
Lua \u{FF34} Copied!
Matlab char(65332) Copied!
Perl \x{FF34} Copied!
PHP \u{ff34} Copied!
PostgreSQL U&'\FF34' Copied!
PowerShell `u{FF34} Copied!
Python \uff34 Copied!
Ruby \u{ff34} Copied!
Rust \u{ff34} Copied!