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 濟?煜??止? 1101111110111011001111111000111111001001111111000011111100111111101110111101111100111111 dfbb3f8fc9fc3f3fbbdf3f
UTF-8 濟렊煜쇠㏜止렖 111001101011111110011111111010111010000010001010111001111000010110011100111011001000011110100000111000111000111110011100111001101010110110100010111010111010000010010110 e6bf9feba08ae7859cec87a0e38f9ce6ada2eba096
UHC 濟렊煜쇠㏜止렖 1111000010101101100011101010000111101001111100101011110011101000101001111110111011110010101011011000111010101011 f0ad8ea1e9f2bce8a7eef2ad8eab

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