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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 鬧滔イ、v鬧滔イ、vB 111010011010011110011111111010111011001010100100011101101110100110100111100111111110101110110010101001000111011001000010 e9a79febb2a476e9a79febb2a47642
EUC-JP 鬧滔イ、v鬧滔イ、vB 11110010101010011101111011101101100011101011001010001110101001000111011011110010101010011101111011101101100011101011001010001110101001000111011001000010 f2a9deed8eb28ea476f2a9deed8eb28ea47642
UTF-8 鬧滔イ、v鬧滔イ、vB 111010011010110010100111111001101011101110010100111011111011110110110010111011111011110110100100011101101110100110101100101001111110011010111011100101001110111110111101101100101110111110111101101001000111011001000010 e9aca7e6bb94efbdb2efbda476e9aca7e6bb94efbdb2efbda47642
UHC 鬧滔??v鬧滔??vB 110101111010001011010100101001010011111100111111011101101101011110100010110101001010010100111111001111110111011001000010 d7a2d4a53f3f76d7a2d4a53f3f7642

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