To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 轜活燦轜拷勧 | 111001110111111010001010100010001000111001010111111001110111111010001101100010011000101010101001 | e77e8a888e57e77e8d898aa9 |
EUC-JP | 轜活燦轜拷勧 | 111011011101111110110011111010001011101110111000111011011101111110111001111010011011010010101011 | eddfb3e8bbb8eddfb9e9b4ab |
UTF-8 | 轜活燦轜拷勧 | 111010001011110110011100111001101011010010111011111001111000011110100110111010001011110110011100111001101000101110110111111001011000101110100111 | e8bd9ce6b4bbe787a6e8bd9ce68bb7e58ba7 |
UHC | ?活燦?拷? | 001111111111110011000000111100111011111000111111110011011011100000111111 | 3ffcc0f3be3fcdb83f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)