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 | 指??嵌?駿 | 100011100111011100111111001111111001101111000110001111111000111101111000 | 8e773f3f9bc63f8f78 |
EUC-JP | 指??嵌?駿 | 101110111101100000111111001111111101011011001000001111111011110111011001 | bbd83f3fd6c83fbdd9 |
UTF-8 | 指펴렢嵌튜駿 | 111001101000110010000111111011011000111010110100111010111010000010100010111001011011010110001100111011011000101010011100111010011010011110111111 | e68c87ed8eb4eba0a2e5b58ced8a9ce9a7bf |
UHC | 指펴렢嵌튜駿 | 111100101010011011000110111011001000111010110011110010101110111011000110101010011111000111100111 | f2a6c6ec8eb3caeec6a9f1e7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)