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 獸珎[}獸珎[{^ 11100000110101111110000011011101010110110111110111100000110101111110000011011101010110110111101101011110 e0d7e0dd5b7de0d7e0dd5b7b5e
EUC-JP 獸珎[}獸珎[{^ 11100000110110011110000011011111010110110111110111100000110110011110000011011111010110110111101101011110 e0d9e0df5b7de0d9e0df5b7b5e
UTF-8 獸珎[}獸珎[{^ 1110011110001101101110001110011110001111100011100101101101111101111001111000110110111000111001111000111110001110010110110111101101011110 e78db8e78f8e5b7de78db8e78f8e5b7b5e
UHC 獸?[}獸?[{^ 1110001010101110001111110101101101111101111000101010111000111111010110110111101101011110 e2ae3f5b7de2ae3f5b7b5e

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