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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 塋?4n}塋?4n{^ 100110101100100000111111100000100101001101101110011111011001101011001000001111111000001001010011011011100111101101011110 9ac83f82536e7d9ac83f82536e7b5e
EUC-JP 塋?4n}塋?4n{^ 110101001100101000111111101000111011010001101110011111011101010011001010001111111010001110110100011011100111101101011110 d4ca3fa3b46e7dd4ca3fa3b46e7b5e
UTF-8 塋좄4n}塋좄4n{^ 1110010110100001100010111110110010100010100001001110111110111100100101000110111001111101111001011010000110001011111011001010001010000100111011111011110010010100011011100111101101011110 e5a18beca284efbc946e7de5a18beca284efbc946e7b5e
UHC 塋좄4n}塋좄4n{^ 1110011110101011101000001110100010100011101101000110111001111101111001111010101110100000111010001010001110110100011011100111101101011110 e7aba0e8a3b46e7de7aba0e8a3b46e7b5e

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