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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 獰??i獰??iB 1110000011010110001111110011111101101001111000001101011000111111001111110110100101000010 e0d63f3f69e0d63f3f6942
EUC-JP 獰??i獰??iB 1110000011011000001111110011111101101001111000001101100000111111001111110110100101000010 e0d83f3f69e0d83f3f6942
UTF-8 獰욅씎i獰욅씎iB 111001111000110110110000111011001001101010000101111011001001010010001110011010011110011110001101101100001110110010011010100001011110110010010100100011100110100101000010 e78db0ec9a85ec948e69e78db0ec9a85ec948e6942
UHC 獰욅씎i獰욅씎iB 111001111011111010011110111001111001110110100101011010011110011110111110100111101110011110011101101001010110100101000010 e7be9ee79da569e7be9ee79da56942

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