FOSSFonts

COLON (:)

:

Copy Character

Unicode Code

U+003A

Codepoint

58

Notes

also used to denote division or scale; for that mathematical use 2236 is preferred

in Finnish and Swedish, also used as intra-word punctation (abbreviation mark)

Character Encoding

UTF-8

0x3A

UTF-16

0x003A

UTF-32

0x0000003A

Copy & Paste Codes

Unicode Escape

\u{003A}

HTML Entity (Decimal)

:

HTML Entity (Hex)

:

CSS Code

\003A

JavaScript/JSON

String.fromCodePoint(0x003A)

Python

chr(0x003A)

Ruby/PHP

chr(0x003A)

Unix, C, PHP, JAVA

0x003A

Perl

chr(0x003A)

URL Encoded

%003a
COLON (:) - U+003A | Unicode | FOSSFonts