To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 獄▼?}獄▼?{^ 10001101100101101000000110100101001111110111110110001101100101101000000110100101001111110111101101011110 8d9681a53f7d8d9681a53f7b5e
EUC-JP 獄▼?}獄▼?{^ 10111001111101101010001010100111001111110111110110111001111101101010001010100111001111110111101101011110 b9f6a2a73f7db9f6a2a73f7b5e
UTF-8 獄▼풛}獄▼풛{^ 111001111000110110000100111000101001011010111100111011011001001010011011011111011110011110001101100001001110001010010110101111001110110110010010100110110111101101011110 e78d84e296bced929b7de78d84e296bced929b7b5e
UHC 獄▼풛}獄▼풛{^ 111010001010101110100001111001011011111010011110011111011110100010101011101000011110010110111110100111100111101101011110 e8aba1e5be9e7de8aba1e5be9e7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)