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 爻眸[}爻眸[{^ 11100000101010011110000111000110010110110111110111100000101010011110000111000110010110110111101101011110 e0a9e1c65b7de0a9e1c65b7b5e
EUC-JP 爻眸[}爻眸[{^ 11100000101010111110001011001000010110110111110111100000101010111110001011001000010110110111101101011110 e0abe2c85b7de0abe2c85b7b5e
UTF-8 爻眸[}爻眸[{^ 1110011110001000101110111110011110011100101110000101101101111101111001111000100010111011111001111001110010111000010110110111101101011110 e788bbe79cb85b7de788bbe79cb85b7b5e
UHC 爻眸[}爻眸[{^ 11111101101000011101100111000010010110110111110111111101101000011101100111000010010110110111101101011110 fda1d9c25b7dfda1d9c25b7b5e

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