ASCII 12: Form Feed
CHARACTER
FF
Form Feed
Control Character · Non-printable · ASCII 12
All Representations
| Format | Value |
|---|---|
| Decimal | 12 |
| Binary | 00001100 |
| Hexadecimal | 0x0C |
| Octal | 14 |
| HTML Entity |  |
| CSS Escape | \0c |
| JS Escape | \x0c |
| Python Escape | \x0c |
Character Information
| Property | Value |
|---|---|
| Category | Control Character |
| Printable | No |
| Control character | Yes |
| Range | Standard ASCII (0–127) |
Nearby ASCII Codes
Frequently Asked Questions
- What character is ASCII code 12?
ASCII code 12 is the Form Feed. It is a control character.
- What is ASCII 12 in binary?
ASCII 12 in binary is 00001100. In hexadecimal it is 0x0C.
- Is ASCII 12 a printable character?
No, ASCII 12 is a control character (Form Feed) and is not printable.