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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 茹??違?㏄臾 1110010010100101001111110011111110001000111000010011111110000111011101001110010001101011 e4a53f3f88e13f8774e46b
EUC-JP 茹??違??臾 11101000101001110011111100111111101100001110001100111111001111111110011111001100 e8a73f3fb0e33f3fe7cc
UTF-8 茹띾뙼違ㅿ㏄臾 111010001000110010111001111010111001110110111110111010111001100110111100111010011000000110010101111000111000010110111111111000111000111110000100111010001000011110111110 e88cb9eb9dbeeb99bce98195e385bfe38f84e887be
UHC 茹띾뙼違ㅿ㏄臾 1110011010101010100011011110101110001100101111111110101011011110101001001110111110100111101001101110101110101100 e6aa8deb8cbfeadea4efa7a6ebac

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