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 ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN ?閃覓?Y?閃覓?bE 001111111001000101001101111001100100101100111111010110010011111110010001010011011110011001001011001111110110001001000101 3f914de64b3f593f914de64b3f6245
EUC-JP ?閃覓?Y?閃覓?bE 001111111100000110101110111010111010110000111111010110010011111111000001101011101110101110101100001111110110001001000101 3fc1aeebac3f593fc1aeebac3f6245
UTF-8 뤊閃覓덤Y뤊閃覓덤bE 111010111010010010001010111010011001011010000011111010001010011010010011111010111000110110100100010110011110101110100100100010101110100110010110100000111110100010100110100100111110101110001101101001000110001001000101 eba48ae99683e8a693eb8da459eba48ae99683e8a693eb8da46245
UHC 뤊閃覓덤Y뤊閃覓덤bE 10001111101110101110000011101100110110001111001010110100111111010101100110001111101110101110000011101100110110001111001010110100111111010110001001000101 8fbae0ecd8f2b4fd598fbae0ecd8f2b4fd6245

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