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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN セュ実治灼硝ォ 1011111010101101100011101100000010001110101000011000111011011100100011111100100110101011 bead8ec08ea18edc8fc9ab
EUC-JP セュ実治灼硝ォ 1000111010111110100011101010110110111100110000101011110010100011101111001101111010111110110010111000111010101011 8ebe8eadbcc2bca3bcdebecb8eab
UTF-8 セュ実治灼硝ォ 111011111011110110111110111011111011110110101101111001011010111010011111111001101011001010111011111001111000000110111100111001111010000110011101111011111011110110101011 efbdbeefbdade5ae9fe6b2bbe781bce7a19defbdab
UHC ???治灼硝? 00111111001111110011111111110110101111011110110111000111111101011010011000111111 3f3f3ff6bdedc7f5a63f

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