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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 隹キ莉夜ア井ソ玲酪 111010001011000010110111111001001011101110010110111010011011000110001000111001001011111110010111111001101001011110001111 e8b0b7e4bb96e9b188e4bf97e6978f
EUC-JP 隹キ莉夜ア井ソ玲酪 111100001011001010001110101101111110100010111101110011001110101110001110101100011011000011100110100011101011111111001110111010001100110111101111 f0b28eb7e8bdcceb8eb1b0e68ebfcee8cdef
UTF-8 隹キ莉夜ア井ソ玲酪 111010011001101010111001111011111011110110110111111010001000111010001001111001011010010010011100111011111011110110110001111001001011101010010101111011111011110110111111111001111000111010110010111010011000010110101010 e99ab9efbdb7e88e89e5a49cefbdb1e4ba95efbdbfe78eb2e985aa
UHC ??莉夜?井?玲酪 0011111100111111110101111110100111100101101010000011111111101111110011000011111111010110101111001101010110101100 3f3fd7e9e5a83fefcc3fd6bcd5ac

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