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 ??k}??k{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN 廾褂k}廾褂k{^ 10011100010011111110010111100110011010110111110110011100010011111110010111100110011010110111101101011110 9c4fe5e66b7d9c4fe5e66b7b5e
EUC-JP 廾褂k}廾褂k{^ 11010111101100001110101011101000011010110111110111010111101100001110101011101000011010110111101101011110 d7b0eae86b7dd7b0eae86b7b5e
UTF-8 廾褂k}廾褂k{^ 1110010110111011101111101110100010100100100000100110101101111101111001011011101110111110111010001010010010000010011010110111101101011110 e5bbbee8a4826b7de5bbbee8a4826b7b5e
UHC ??k}??k{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e

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