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 蟾芽亜}蟾芽亜{^ 111001011011011110001001111010001000100010011111011111011110010110110111100010011110100010001000100111110111101101011110 e5b789e8889f7de5b789e8889f7b5e
EUC-JP 蟾芽亜}蟾芽亜{^ 111010101011100110110010111010101011000010100001011111011110101010111001101100101110101010110000101000010111101101011110 eab9b2eab0a17deab9b2eab0a17b5e
UTF-8 蟾芽亜}蟾芽亜{^ 111010001001111110111110111010001000101010111101111001001011101010011100011111011110100010011111101111101110100010001010101111011110010010111010100111000111101101011110 e89fbee88abde4ba9c7de89fbee88abde4ba9c7b5e
UHC 蟾芽?}蟾芽?{^ 11100000111010101110010010110100001111110111110111100000111010101110010010110100001111110111101101011110 e0eae4b43f7de0eae4b43f7b5e

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