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 ??X[}??X[{^ 0011111100111111010110000101101101111101001111110011111101011000010110110111101101011110 3f3f585b7d3f3f585b7b5e
SJIS-WIN 障?X[}障?X[{^ 10001111111000010011111101011000010110110111110110001111111000010011111101011000010110110111101101011110 8fe13f585b7d8fe13f585b7b5e
EUC-JP 障?X[}障?X[{^ 10111110111000110011111101011000010110110111110110111110111000110011111101011000010110110111101101011110 bee33f585b7dbee33f585b7b5e
UTF-8 障렚X[}障렚X[{^ 11101001100110101001110011101011101000001001101001011000010110110111110111101001100110101001110011101011101000001001101001011000010110110111101101011110 e99a9ceba09a585b7de99a9ceba09a585b7b5e
UHC 障렚X[}障렚X[{^ 111011101010000110001110101011010101100001011011011111011110111010100001100011101010110101011000010110110111101101011110 eea18ead585b7deea18ead585b7b5e

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