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 凞鴫鳫耳}凞鴫鳫耳{^ 11111011010110001000111010110000111010011110110110001110101010000111110111111011010110001000111010110000111010011110110110001110101010000111101101011110 fb588eb0e9ed8ea87dfb588eb0e9ed8ea87b5e
EUC-JP ?鴫鳫耳}?鴫鳫耳{^ 0011111110111100101100101111001011101111101111001010101001111101001111111011110010110010111100101110111110111100101010100111101101011110 3fbcb2f2efbcaa7d3fbcb2f2efbcaa7b5e
UTF-8 凞鴫鳫耳}凞鴫鳫耳{^ 111011111010100010010101111010011011010010101011111010011011001110101011111010001000000010110011011111011110111110101000100101011110100110110100101010111110100110110011101010111110100010000000101100110111101101011110 efa895e9b4abe9b3abe880b37defa895e9b4abe9b3abe880b37b5e
UHC ???耳}???耳{^ 00111111001111110011111111101100101111000111110100111111001111110011111111101100101111000111101101011110 3f3f3fecbc7d3f3f3fecbc7b5e

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