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 獄?俄}獄?俄{^ 10001101100101100011111110001001111000100111110110001101100101100011111110001001111000100111101101011110 8d963f89e27d8d963f89e27b5e
EUC-JP 獄?俄}獄?俄{^ 10111001111101100011111110110010111001000111110110111001111101100011111110110010111001000111101101011110 b9f63fb2e47db9f63fb2e47b5e
UTF-8 獄뤄俄}獄뤄俄{^ 111001111000110110000100111010111010010010000100111001001011111110000100011111011110011110001101100001001110101110100100100001001110010010111111100001000111101101011110 e78d84eba484e4bf847de78d84eba484e4bf847b5e
UHC 獄뤄俄}獄뤄俄{^ 111010001010101110110111111011111110010010101101011111011110100010101011101101111110111111100100101011010111101101011110 e8abb7efe4ad7de8abb7efe4ad7b5e

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