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 | 腟玖掘貉х偽 | 111001000101010010001011111010001000110001000000111001101011100110000100100001111000101101010101 | e4548be88c40e6b984878b55 |
EUC-JP | 腟玖掘貉х偽 | 111001111011010110110110111010101011011110100001111011001011101110100111111001111011010110110110 | e7b5b6eab7a1ecbba7e7b5b6 |
UTF-8 | 腟玖掘貉х偽 | 1110100010000101100111111110011110001110100101101110011010001110100110001110100010110010100010011101000110000101111001011000000110111101 | e8859fe78e96e68e98e8b289d185e581bd |
UHC | ?玖掘?х? | 001111111100111110111000110011111101111000111111101011001110011100111111 | 3fcfb8cfde3face73f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)