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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 塋??[}塋??[{^ 10011010110010000011111100111111010110110111110110011010110010000011111100111111010110110111101101011110 9ac83f3f5b7d9ac83f3f5b7b5e
EUC-JP 塋??[}塋??[{^ 11010100110010100011111100111111010110110111110111010100110010100011111100111111010110110111101101011110 d4ca3f3f5b7dd4ca3f3f5b7b5e
UTF-8 塋븃풛[}塋븃풛[{^ 1110010110100001100010111110101110111000100000111110110110010010100110110101101101111101111001011010000110001011111010111011100010000011111011011001001010011011010110110111101101011110 e5a18bebb883ed929b5b7de5a18bebb883ed929b5b7b5e
UHC 塋븃풛[}塋븃풛[{^ 1110011110101011101110101110100010111110100111100101101101111101111001111010101110111010111010001011111010011110010110110111101101011110 e7abbae8be9e5b7de7abbae8be9e5b7b5e

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