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 塋??n}塋??n{^ 10011010110010000011111100111111011011100111110110011010110010000011111100111111011011100111101101011110 9ac83f3f6e7d9ac83f3f6e7b5e
EUC-JP 塋??n}塋??n{^ 11010100110010100011111100111111011011100111110111010100110010100011111100111111011011100111101101011110 d4ca3f3f6e7dd4ca3f3f6e7b5e
UTF-8 塋뉒쎔n}塋뉒쎔n{^ 1110010110100001100010111110101110001001100100101110110010001110100101000110111001111101111001011010000110001011111010111000100110010010111011001000111010010100011011100111101101011110 e5a18beb8992ec8e946e7de5a18beb8992ec8e946e7b5e
UHC 塋뉒쎔n}塋뉒쎔n{^ 1110011110101011100001111110011110011011101110110110111001111101111001111010101110000111111001111001101110111011011011100111101101011110 e7ab87e79bbb6e7de7ab87e79bbb6e7b5e

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