U+002E FULL STOP

.

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

Decimal / Nº
46
General Category
Block
Script
Bidi Category
Unknown
East Asian Width
narrow
Combining Class
Not Reordered
Decomposition
not a composition

Character Details

The Unicode character U+002E, officially named FULL STOP, was introduced in Unicode version 1.1. It is part of the ASCII block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as 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 not a composition and has narrow in East Asian typography. When placed in bidirectional text, it behaves as an Unknown 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.

46 Copied!
UTF-8 2E Copied!
UTF-16 00 2E Copied!
UTF-32 00 00 00 2E Copied!
URL-Quoted . Copied!
HTML hex reference . Copied!
RFC 5137 \u'002E' Copied!
Bash and Zsh (inside echo -e) \u002E Copied!
C and C++ \u002e Copied!
C# \u002e Copied!
CSS \00002E Copied!
Excel =UNICHAR(46) Copied!
Go \u002e Copied!
JavaScript \u002E Copied!
Modern JavaScript (since ES6) \u{002e} Copied!
JSON \u002E Copied!
Java \u002E Copied!
Lua \u{002E} Copied!
Matlab char(46) Copied!
Perl \x{002E} Copied!
PHP \u{002e} Copied!
PostgreSQL U&'\002E' Copied!
PowerShell `u{002E} Copied!
Python \u002e Copied!
Ruby \u{002e} Copied!
Rust \u{002e} Copied!