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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 蜈育側蜈育側^ 11100101100001011000100011100111100100011010010011100101100001011000100011100111100100011010010001011110 e58588e791a4e58588e791a45e
EUC-JP 蜈育側蜈育側^ 11101001111001011011000011101001110000101010011011101001111001011011000011101001110000101010011001011110 e9e5b0e9c2a6e9e5b0e9c2a65e
UTF-8 蜈育側蜈育側^ 11101000100111001000100011101000100000101011001011100101100000011011010011101000100111001000100011101000100000101011001011100101100000011011010001011110 e89c88e882b2e581b4e89c88e882b2e581b45e
UHC 蜈育側蜈育側^ 11101000101001011110101111000000111101101011000011101000101001011110101111000000111101101011000001011110 e8a5ebc0f6b0e8a5ebc0f6b05e

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