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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??叔}??叔{^ 0011111100111111100011110110011001111101001111110011111110001111011001100111101101011110 3f3f8f667d3f3f8f667b5e
EUC-JP ??叔}??叔{^ 0011111100111111101111011100011101111101001111110011111110111101110001110111101101011110 3f3fbdc77d3f3fbdc77b5e
UTF-8 왃烈叔}왃烈叔{^ 111011001001100110000011111011111010011010011111111001011000111110010100011111011110110010011001100000111110111110100110100111111110010110001111100101000111101101011110 ec9983efa69fe58f947dec9983efa69fe58f947b5e
UHC 왃烈叔}왃烈叔{^ 100111101011011011100110111011111110001011010010011111011001111010110110111001101110111111100010110100100111101101011110 9eb6e6efe2d27d9eb6e6efe2d27b5e

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