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 ?堯遡}?堯遡{^ 00111111111010101001111110010001011010110111110100111111111010101001111110010001011010110111101101011110 3fea9f916b7d3fea9f916b7b5e
EUC-JP ?堯遡}?堯遡{^ 00111111111101001010000111000001110011000111110100111111111101001010000111000001110011000111101101011110 3ff4a1c1cc7d3ff4a1c1cc7b5e
UTF-8 롆堯遡}롆堯遡{^ 111010111010000110000110111001011010000010101111111010011000000110100001011111011110101110100001100001101110010110100000101011111110100110000001101000010111101101011110 eba186e5a0afe981a17deba186e5a0afe981a17b5e
UHC 롆堯遡}롆堯遡{^ 100011101100110011101000111010111110000111001111011111011000111011001100111010001110101111100001110011110111101101011110 8ecce8ebe1cf7d8ecce8ebe1cf7b5e

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