U+003A ":" Colon Unicode Character

Unicode Version 18.0

Source: Noto Sans Source: Browser Default

U+003A ":" Colon is a punctuation mark used to introduce a list, a quotation, an explanation, or a related idea in written language. It commonly appears in time notation to separate hours from minutes, in mathematical ratios, and in programming languages for labeling statements or defining key-value pairs. As a standardized character in the ASCII range, the colon occupies code point 003A in Unicode and is a fundamental element of typography and digital text encoding worldwide.

Encodings

HTML Decimal Encoding
:
HTML Hex Encoding
:
UTF-8 Encoding
0x3A
UTF-16 Encoding
0x003A
UTF-32 Encoding
0x0000003A
C/C++/Java Escape
\u003a