U+003A

Colon:

Colon is a monochrome text character from the Unicode Basic Latin block, listed here under Basic Latin (ASCII). Copy it with one click, or use the hex, octal, decimal and HTML entity codes below to embed it in web pages, code, and documents. It is often searched for as "colon", "punctuation", "ascii", "keyboard".

Quick facts

Unicode
U+003A
Decimal
58
Hex
0x003A
Octal
0o72

Unicode identity

FormatValueCopy
Code pointOfficial Unicode notationU+003A
Official nameUnicodeData.txt, Unicode 18.0.0COLON
DecimalBase 1058
HexadecimalBase 160x003A
OctalBase 80o72
BinaryBase 20000000000111010
General categoryPunctuation, otherPo
Unicode blockU+0000–U+007FBasic Latin
PlaneBasic Multilingual Plane (BMP, Plane 0)

HTML & CSS

FormatValueCopy
HTML entity (decimal):
HTML entity (hex):
CSS content escapeUse inside content: "…"\003A
URL encodedPercent-encoded UTF-8%3A

Programming languages

FormatValueCopy
JavaScript / TypeScript\u003A
JSONUTF-16 surrogate pairs\u003A
Python\u003A
Java / C# / Kotlin\u003A

Byte encodings

FormatValueCopy
UTF-81 byte3A
UTF-16 (BE)003A
UTF-32 (BE)0000003A

How to type Colon

  • Windows

    Hold Alt and type +3A with the hex numeric keypad option enabled, or type 3A then press Alt+X in Word and most Office apps.

  • macOS

    Enable the Unicode Hex Input keyboard, hold Option, and type 003A. Or open Character Viewer (Control+Command+Space) and search "Colon".

  • Linux

    Press Ctrl+Shift+U, type 3a, then press Space or Enter in GTK apps. IBus and most terminals support the same sequence.

  • HTML, CSS & code

    Paste the character directly, or use the escapes above: : in HTML, \003A in CSS, and \u003A in JavaScript.

Official Unicode reference

Character name
COLON
Block
Basic Latin (U+0000–U+007F)
General category
Po — Punctuation, other

Data from the Unicode Character Database, version 18.0.0. See the official code chart for the Basic Latin block: U0000.pdf (PDF, unicode.org).

Frequently asked questions

How do I copy the Colon symbol?

Click the Copy button at the top of this page, or select : and press Ctrl+C (Cmd+C on Mac). It is plain Unicode text, so it pastes into documents, chats, code, and design tools.

What is the Unicode code point for Colon?

Colon is U+003A (decimal 58, hexadecimal 0x003A, octal 0o72). It lives in the Basic Latin block (U+0000–U+007F) of the Basic Multilingual Plane (BMP, Plane 0).

What is the official Unicode name of Colon?

The Unicode Standard (version 18.0.0) names this character "COLON". Its General_Category is Po (Punctuation, other).

What is the HTML code for Colon?

Use : or :. In CSS, use content: "\003A".

How do I type Colon in code?

JavaScript: "\u003A". Python: "\u003A". JSON and Java: "\u003A". The UTF-8 byte sequence is 3A.

Is Colon an emoji?

No. Colon is a text symbol and renders as a monochrome glyph in the current font. Some platforms may offer an emoji variant when U+FE0F is appended.

View all basic latin (ascii)