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 濟?耳??斐? 11100000010110100011111110001110101010000011111100111111100101001110001100111111 e05a3f8ea83f3f94e33f
EUC-JP 濟?耳??斐? 11011111101110110011111110111100101010100011111100111111110010001110010100111111 dfbb3fbcaa3f3fc8e53f
UTF-8 濟렒耳렩뤶斐븐 111001101011111110011111111010111010000010010010111010001000000010110011111010111010000010101001111010111010010010110110111001101001011010010000111010111011100010010000 e6bf9feba092e880b3eba0a9eba4b6e69690ebb890
UHC 濟렒耳렩뤶斐븐 1111000010101101100011101010011111101100101111001000111010110111100011111110010011011101111011001011101011101100 f0ad8ea7ecbc8eb78fe4ddecbaec

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