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 鞜ク隱ェ鞜ク隱ェ^ 11101000110111111011100011101000101010101010101011101000110111111011100011101000101010101010101001011110 e8dfb8e8aaaae8dfb8e8aaaa5e
EUC-JP 鞜ク隱ェ鞜ク隱ェ^ 1111000011100001100011101011100011110000101011001000111010101010111100001110000110001110101110001111000010101100100011101010101001011110 f0e18eb8f0ac8eaaf0e18eb8f0ac8eaa5e
UTF-8 鞜ク隱ェ鞜ク隱ェ^ 11101001100111101001110011101111101111011011100011101001100110101011000111101111101111011010101011101001100111101001110011101111101111011011100011101001100110101011000111101111101111011010101001011110 e99e9cefbdb8e99ab1efbdaae99e9cefbdb8e99ab1efbdaa5e
UHC ??隱???隱?^ 0011111100111111111010111101111100111111001111110011111111101011110111110011111101011110 3f3febdf3f3f3febdf3f5e

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