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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 氿氿}氿氿{^ 111101111111000011111010111101011111101011110101011111011111011111110000111110101111010111111010111101010111101101011110 f7f0faf5faf57df7f0faf5faf57b5e
EUC-JP ?氿氿}?氿氿{^ 0011111110001111110001101101011110001111110001101101011101111101001111111000111111000110110101111000111111000110110101110111101101011110 3f8fc6d78fc6d77d3f8fc6d78fc6d77b5e
UTF-8 氿氿}氿氿{^ 111011101001011110010011111001101011000010111111111001101011000010111111011111011110111010010111100100111110011010110000101111111110011010110000101111110111101101011110 ee9793e6b0bfe6b0bf7dee9793e6b0bfe6b0bf7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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