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 垓?[}垓?[{^ 1001101010110100001111110101101101111101100110101011010000111111010110110111101101011110 9ab43f5b7d9ab43f5b7b5e
EUC-JP 垓?[}垓?[{^ 1101010010110110001111110101101101111101110101001011011000111111010110110111101101011110 d4b63f5b7dd4b63f5b7b5e
UTF-8 垓렠[}垓렠[{^ 1110010110011110100100111110101110100000101000000101101101111101111001011001111010010011111010111010000010100000010110110111101101011110 e59e93eba0a05b7de59e93eba0a05b7b5e
UHC 垓렠[}垓렠[{^ 11111010101001111000111010110001010110110111110111111010101001111000111010110001010110110111101101011110 faa78eb15b7dfaa78eb15b7b5e

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