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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 繕?[}繕?[{^ 1001000101010101001111110101101101111101100100010101010100111111010110110111101101011110 91553f5b7d91553f5b7b5e
EUC-JP 繕?[}繕?[{^ 1100000110110110001111110101101101111101110000011011011000111111010110110111101101011110 c1b63f5b7dc1b63f5b7b5e
UTF-8 繕卨[}繕卨[{^ 1110011110111001100101011110010110001101101010000101101101111101111001111011100110010101111001011000110110101000010110110111101101011110 e7b995e58da85b7de7b995e58da85b7b5e
UHC 繕卨[}繕卨[{^ 11100000110010111110000011011001010110110111110111100000110010111110000011011001010110110111101101011110 e0cbe0d95b7de0cbe0d95b7b5e

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