| Type | Value |
|---|---|
| Unicode Character: | |
| Hex Code Point: | U+00A0 |
| Char In Input: | |
| Alternative Char Name (alias): | NON-BREAKING SPACE |
| Large Font: |
| Unicode Character Information | |
|---|---|
| Unicode Block Name: | Latin-1 Supplement |
| Unicode Block Range: | 0080 - 00FF |
| General Category (short name): | Space_Separator(Zs) |
| Bidi Class Name: | Common_Separator |
| Bidi Class Short: | CS |
| Decomposition Mapping: | 0020 |
| Decomposition Type: | noBreak |
| Bidi Mirrored: | N |
| Script Name: | Common |
| Script Name Short: | Zyyy |
| Character Age: | 1.1 |
| Code Version | Unicode Value |
|---|---|
| UTF-8 Unicode Character(s) | |
| UTF-8 Character Count | 1 |
| Character(s) In Input | |
| AppleColorEmoji Font (available in OSX/iOS) | |
| Decimal HTML Entity |   |
| Hexadecimal HTML Entity |   |
| Hex Code Point(s) | a0 |
| Formal Unicode Notation | U+A0 |
| Decimal Code Point(s) | 160 |
| UTF-8 Hex (C Syntax) | 0xC2 0xA0 |
| UTF-8 Hex Bytes | C2 A0 |
| UTF-8 Octal Bytes | 302 240 |
| UTF-16 Hex (C Syntax) | 0x00A0 |
| UTF-16 Hex | 00a0 |
| UTF-16 Dec | 160 |
| UTF-32 Hex (C Syntax) | 0x000000A0 |
| UTF-32 Hex | A0 |
| UTF-32 Dec | 160 |
| Python Src | u"\u00A0" |
| PHP Src | "\xc2\xa0" |
| C/C++/Java Src | "\u00A0" |