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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 蜈育崟J}蜈育崟J{^ 1110010110000101100010001110011110011011101111100100101001111101111001011000010110001000111001111001101110111110010010100111101101011110 e58588e79bbe4a7de58588e79bbe4a7b5e
EUC-JP 蜈育崟J}蜈育崟J{^ 1110100111100101101100001110100111010110110000000100101001111101111010011110010110110000111010011101011011000000010010100111101101011110 e9e5b0e9d6c04a7de9e5b0e9d6c04a7b5e
UTF-8 蜈育崟J}蜈育崟J{^ 1110100010011100100010001110100010000010101100101110010110110100100111110100101001111101111010001001110010001000111010001000001010110010111001011011010010011111010010100111101101011110 e89c88e882b2e5b49f4a7de89c88e882b2e5b49f4a7b5e
UHC 蜈育?J}蜈育?J{^ 111010001010010111101011110000000011111101001010011111011110100010100101111010111100000000111111010010100111101101011110 e8a5ebc03f4a7de8a5ebc03f4a7b5e

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