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 蔔狢蓴羝}蔔狢蓴羝{^ 11100100111101111110000011000000111001001111000111100011101101100111110111100100111101111110000011000000111001001111000111100011101101100111101101011110 e4f7e0c0e4f1e3b67de4f7e0c0e4f1e3b67b5e
EUC-JP 蔔狢蓴羝}蔔狢蓴羝{^ 11101000111110011110000011000010111010001111001111100110101110000111110111101000111110011110000011000010111010001111001111100110101110000111101101011110 e8f9e0c2e8f3e6b87de8f9e0c2e8f3e6b87b5e
UTF-8 蔔狢蓴羝}蔔狢蓴羝{^ 111010001001010010010100111001111000101110100010111010001001001110110100111001111011111010011101011111011110100010010100100101001110011110001011101000101110100010010011101101001110011110111110100111010111101101011110 e89494e78ba2e893b4e7be9d7de89494e78ba2e893b4e7be9d7b5e
UHC 蔔?蓴?}蔔?蓴?{^ 110111001101101100111111111000101111000100111111011111011101110011011011001111111110001011110001001111110111101101011110 dcdb3fe2f13f7ddcdb3fe2f13f7b5e

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