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 蔔蔕粫}蔔蔕粫{^ 111001001111011111100100111101101110001011100110011111011110010011110111111001001111011011100010111001100111101101011110 e4f7e4f6e2e67de4f7e4f6e2e67b5e
EUC-JP 蔔蔕粫}蔔蔕粫{^ 111010001111100111101000111110001110010011101000011111011110100011111001111010001111100011100100111010000111101101011110 e8f9e8f8e4e87de8f9e8f8e4e87b5e
UTF-8 蔔蔕粫}蔔蔕粫{^ 111010001001010010010100111010001001010010010101111001111011001010101011011111011110100010010100100101001110100010010100100101011110011110110010101010110111101101011110 e89494e89495e7b2ab7de89494e89495e7b2ab7b5e
UHC 蔔??}蔔??{^ 1101110011011011001111110011111101111101110111001101101100111111001111110111101101011110 dcdb3f3f7ddcdb3f3f7b5e

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