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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 踟ィ迺杣踟ィ迺杣^ 111001101111011110101000111001111001001010011110010110111110011011110111101010001110011110010010100111100101101101011110 e6f7a8e7929e5be6f7a8e7929e5b5e
EUC-JP 踟ィ迺杣踟ィ迺杣^ 1110110011111001100011101010100011101101111100101101101110111100111011001111100110001110101010001110110111110010110110111011110001011110 ecf98ea8edf2dbbcecf98ea8edf2dbbc5e
UTF-8 踟ィ迺杣踟ィ迺杣^ 11101000101110001001111111101111101111011010100011101000101111111011101011100110100111011010001111101000101110001001111111101111101111011010100011101000101111111011101011100110100111011010001101011110 e8b89fefbda8e8bfbae69da3e8b89fefbda8e8bfbae69da35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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