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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 僥?雨良僥?雨粱^ 100110010100011000111111100010010100101010010111110001111001100101000110001111111000100101001010111000101110101101011110 99463f894a97c799463f894ae2eb5e
EUC-JP 僥?雨良僥?雨粱^ 110100011010011100111111101100011010101111001110110010011101000110100111001111111011000110101011111001001110110101011110 d1a73fb1abcec9d1a73fb1abe4ed5e
UTF-8 僥렟雨良僥렟雨粱^ 11100101100000111010010111101011101000001001111111101001100110111010100011101000100010011010111111100101100000111010010111101011101000001001111111101001100110111010100011100111101100101011000101011110 e583a5eba09fe99ba8e889afe583a5eba09fe99ba8e7b2b15e
UHC 僥렟雨良僥렟雨粱^ 1110100011101001100011101011000011101001111010111101010111011110111010001110100110001110101100001110100111101011110101011101110001011110 e8e98eb0e9ebd5dee8e98eb0e9ebd5dc5e

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