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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
EUC-JP ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
UTF-8 맻烈읰[}맻烈읰[{^ 1110101110100111101110111110111110100110100111111110110010011101101100000101101101111101111010111010011110111011111011111010011010011111111011001001110110110000010110110111101101011110 eba7bbefa69fec9db05b7deba7bbefa69fec9db05b7b5e
UHC 맻烈읰[}맻烈읰[{^ 1001000010111100111001101110111110011111110101100101101101111101100100001011110011100110111011111001111111010110010110110111101101011110 90bce6ef9fd65b7d90bce6ef9fd65b7b5e

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