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 闥ソ髫冗ケ崎耳 111010001001001010111111111010011001101010001111111001111011100110001101111010001000111010101000 e892bfe99a8fe7b98de88ea8
EUC-JP 闥ソ髫冗ケ崎耳 1110111111110010100011101011111111110001111110101011111011101001100011101011100110111010111010101011110010101010 eff28ebff1fabee98eb9baeabcaa
UTF-8 闥ソ髫冗ケ崎耳 111010011001011110100101111011111011110110111111111010011010101110101011111001011000011010010111111011111011110110111001111001011011010010001110111010001000000010110011 e997a5efbdbfe9ababe58697efbdb9e5b48ee880b3
UHC ???冗?崎耳 00111111001111110011111111101001101101110011111111010000111110001110110010111100 3f3f3fe9b73fd0f8ecbc

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