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 甃眸[}甃眸[{^ 11100001010010111110000111000110010110110111110111100001010010111110000111000110010110110111101101011110 e14be1c65b7de14be1c65b7b5e
EUC-JP 甃眸[}甃眸[{^ 11100001101011001110001011001000010110110111110111100001101011001110001011001000010110110111101101011110 e1ace2c85b7de1ace2c85b7b5e
UTF-8 甃眸[}甃眸[{^ 1110011110010100100000111110011110011100101110000101101101111101111001111001010010000011111001111001110010111000010110110111101101011110 e79483e79cb85b7de79483e79cb85b7b5e
UHC ?眸[}?眸[{^ 0011111111011001110000100101101101111101001111111101100111000010010110110111101101011110 3fd9c25b7d3fd9c25b7b5e

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