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 | 壓??幽?Ⅶ | 100110101101100000111111001111111001011101001000001111111000011101011010 | 9ad83f3f97483f875a |
EUC-JP | 壓??幽?? | 1101010011011010001111110011111111001101101010010011111100111111 | d4da3f3fcda93f3f |
UTF-8 | 壓꾩룇幽⑼Ⅶ | 111001011010001110010011111010101011111010101001111010111010001110000111111001011011100110111101111000101001000110111100111000101000010110100110 | e5a393eabea9eba387e5b9bde291bce285a6 |
UHC | 壓꾩룇幽⑼Ⅶ | 111001001110001010000100111011001000111110000110111010101110101110101001111011111010010110110110 | e4e284ec8f86eaeba9efa5b6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)