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 ????????A 001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f41
SJIS-WIN 閾ェ豐サ閾ェ迺スA 11101000100001111010101011100110101100101011101111101000100001111010101011100111100100101011110101000001 e887aae6b2bbe887aae792bd41
EUC-JP 閾ェ豐サ閾ェ迺スA 1110111111100111100011101010101011101100101101001000111010111011111011111110011110001110101010101110110111110010100011101011110101000001 efe78eaaecb48ebbefe78eaaedf28ebd41
UTF-8 閾ェ豐サ閾ェ迺スA 11101001100101101011111011101111101111011010101011101000101100011001000011101111101111011011101111101001100101101011111011101111101111011010101011101000101111111011101011101111101111011011110101000001 e996beefbdaae8b190efbdbbe996beefbdaae8bfbaefbdbd41
UHC ????????A 001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f41

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