3
ASCII 51
ASCII Character
Digit Three
ASCII byte 51 (0x33) — Unicode U+0033. Standard ASCII is 0–127; extended bytes 128–255 use Windows-1252.
How to type 3
Windows
- Copy 3 with the Copy Symbol button above and paste it anywhere.
- In HTML, use 3 or hex 3.
- In JavaScript, use String.fromCharCode(51).
Mac
- Copy 3 with the Copy Symbol button and paste it (fastest method).
- Open System Settings → Keyboard → Input Sources and add Unicode Hex Input (if needed).
- Select Unicode Hex Input from the menu bar input menu.
- Hold Option (⌥), type 0033 (from U+0033), then release Option.
- Or open Edit → Emoji & Symbols (or press Ctrl + Cmd + Space) and search for the character.
- In HTML on Mac editors, you can also paste 3.
Linux
- Copy 3 with the Copy Symbol button and paste it.
- Press Ctrl + Shift + U, type 0033 (from U+0033), then press Enter or Space.
- On GNOME, you can also use Ctrl + . (or Ctrl + ;) to open the character picker.
- In HTML, use 3.
ASCII character details
| Parameter | Value | Copy |
|---|---|---|
| Symbol |
3
|
|
| Symbol Name |
Digit Three
|
— |
| ASCII Decimal |
51
|
|
| ASCII Hex |
0x33
|
|
| Unicode Code |
U+0033
|
|
| HTML Decimal Code |
3
|
|
| HTML Hex Code |
3
|
|
| CSS Code |
\0033
|
|
| JavaScript Code |
\u0033
|
|
| Category |
ASCII Printable Characters (32–126)
|
— |
FAQs about Digit Three ASCII Code Symbol
What is the ASCII code for Digit Three ASCII Code Symbol?
ASCII decimal 51, hex 0x33, Unicode U+0033.
How do I copy 3?
Click Copy Symbol on this page to copy the character directly.
How do I type ASCII 51 in JavaScript?
Use String.fromCharCode(51) to output this character in JavaScript.
About this ASCII Character
ASCII byte 51 (0x33, U+0033) is digit three. Part of the complete standard ASCII table (0–127).
Tags: digit-three,ascii,extended-ascii,51,0×33,U+0033,ascii table,copy symbol
