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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 塚エ讚O}塚エ讚O{^ 1111101010011100101101001110011010101011100000100110111001111101111110101001110010110100111001101010101110000010011011100111101101011110 fa9cb4e6ab826e7dfa9cb4e6ab826e7b5e
EUC-JP ?エ讚O}?エ讚O{^ 0011111110001110101101001110110010101101101000111100111101111101001111111000111010110100111011001010110110100011110011110111101101011110 3f8eb4ecada3cf7d3f8eb4ecada3cf7b5e
UTF-8 塚エ讚O}塚エ讚O{^ 111011111010100010010000111011111011110110110100111010001010111010011010111011111011110010101111011111011110111110101000100100001110111110111101101101001110100010101110100110101110111110111100101011110111101101011110 efa890efbdb4e8ae9aefbcaf7defa890efbdb4e8ae9aefbcaf7b5e
UHC ??讚O}??讚O{^ 001111110011111111110011110001101010001111001111011111010011111100111111111100111100011010100011110011110111101101011110 3f3ff3c6a3cf7d3f3ff3c6a3cf7b5e

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