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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 昭セ叱緖エシェ 100011111011101010111110100011101011011011110010110111011111101110001110101101001011110010101010 8fbabe8eb6f2ddfb8eb4bcaa
EUC-JP 昭セ叱??エシェ 1011111010111100100011101011111010111100101110000011111100111111100011101011010010001110101111001000111010101010 bebc8ebebcb83f3f8eb48ebc8eaa
UTF-8 昭セ叱緖エシェ 111001101001100010101101111011111011110110111110111001011000111110110001111011101000100010010100111001111011011110010110111011111011110110110100111011111011110110111100111011111011110110101010 e698adefbdbee58fb1ee8894e7b796efbdb4efbdbcefbdaa
UHC 昭?叱?緖??? 1110000110111001001111111111001011101010001111111101111111111101001111110011111100111111 e1b93ff2ea3fdffd3f3f3f

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