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 晤わ?梧??蒻 1001110111101011100000101110110100111111100011001110011000111111001111111110010011101000 9deb82ed3f8ce63f3fe4e8
EUC-JP 晤わ?梧??蒻 1101101011101101101001001110111100111111101110001110100000111111001111111110100011101010 daeda4ef3fb8e83f3fe8ea
UTF-8 晤わ슨梧삼쉴蒻 111001101001100110100100111000111000001010001111111011001000101010101000111001101010001010100111111011001000001010111100111011001000100110110100111010001001001010111011 e699a4e3828fec8aa8e6a2a7ec82bcec89b4e892bb
UHC 晤わ슨梧삼쉴蒻 1110011111111011101010101110111110111101101111001110011111111100101110111110111110111101101011111110010110110110 e7fbaaefbdbce7fcbbefbdafe5b6

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