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 遡暹屬}遡暹屬{^ 100100010110101110011101111110011001101110100010011111011001000101101011100111011111100110011011101000100111101101011110 916b9df99ba27d916b9df99ba27b5e
EUC-JP 遡暹屬}遡暹屬{^ 110000011100110011011010111110111101011010100100011111011100000111001100110110101111101111010110101001000111101101011110 c1ccdafbd6a47dc1ccdafbd6a47b5e
UTF-8 遡暹屬}遡暹屬{^ 111010011000000110100001111001101001101010111001111001011011000110101100011111011110100110000001101000011110011010011010101110011110010110110001101011000111101101011110 e981a1e69ab9e5b1ac7de981a1e69ab9e5b1ac7b5e
UHC 遡暹屬}遡暹屬{^ 111000011100111111100000111001111110000111010101011111011110000111001111111000001110011111100001110101010111101101011110 e1cfe0e7e1d57de1cfe0e7e1d57b5e

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