As character names:
U+002E FULL STOP character (.)
As raw characters:
.
As a string of HTML entities:
.
Decoder output:
Byte number 1 is decimal 46, hex 0x2E, octal \056, binary 00101110 U+002E FULL STOP = period, dot, decimal point * the use as decimal point is locale dependent * may be rendered as a raised decimal point in old style numbers x (middle dot - 00B7) x (arabic full stop - 06D4) x (one dot leader - 2024) x (horizontal ellipsis - 2026) x (raised dot - 2E33) x (stenographic full stop - 2E3C) x (ideographic full stop - 3002)