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 濟?煜??止? 11100000010110100011111111111011010101010011111100111111100011100111111000111111 e05a3ffb553f3f8e7e3f
EUC-JP 濟?煜?莘止? 11011111101110110011111110001111110010011111110000111111100011111101100010101011101110111101111100111111 dfbb3f8fc9fc3f8fd8abbbdf3f
UTF-8 濟렊煜쇘莘止렖 111001101011111110011111111010111010000010001010111001111000010110011100111011001000011110011000111010001000111010011000111001101010110110100010111010111010000010010110 e6bf9feba08ae7859cec8798e88e98e6ada2eba096
UHC 濟렊煜쇘莘止렖 1111000010101101100011101010000111101001111100101011110011100111111000111110111011110010101011011000111010101011 f0ad8ea1e9f2bce7e3eef2ad8eab

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