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 瀛??[}瀛??[{^ 11100000011010010011111100111111010110110111110111100000011010010011111100111111010110110111101101011110 e0693f3f5b7de0693f3f5b7b5e
EUC-JP 瀛??[}瀛??[{^ 11011111110010100011111100111111010110110111110111011111110010100011111100111111010110110111101101011110 dfca3f3f5b7ddfca3f3f5b7b5e
UTF-8 瀛뽫눒[}瀛뽫눒[{^ 1110011110000000100110111110101110111101101010111110101110001000100100100101101101111101111001111000000010011011111010111011110110101011111010111000100010010010010110110111101101011110 e7809bebbdabeb88925b7de7809bebbdabeb88925b7b5e
UHC 瀛뽫눒[}瀛뽫눒[{^ 1110011110111010100101101110011110000111101011100101101101111101111001111011101010010110111001111000011110101110010110110111101101011110 e7ba96e787ae5b7de7ba96e787ae5b7b5e

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