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 | ???? | 00111111001111110011111100111111 | 3f3f3f3f |
SJIS-WIN | 轜順ず聰 | 1110011101111110100011111000011110000010101110001110001111100000 | e77e8f8782b8e3e0 |
EUC-JP | 轜順ず聰 | 1110110111011111101111011110011110100100101110101110011011100010 | eddfbde7a4bae6e2 |
UTF-8 | 轜順ず聰 | 111010001011110110011100111010011010000010000110111000111000000110011010111010001000000110110000 | e8bd9ce9a086e3819ae881b0 |
UHC | ?順ず聰 | 00111111111000101111011110101010101110101111010111000110 | 3fe2f7aabaf5c6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)