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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 濟???????^ 11100000010110100011111100111111001111110011111100111111001111110011111101011110 e05a3f3f3f3f3f3f3f5e
EUC-JP 濟???????^ 11011111101110110011111100111111001111110011111100111111001111110011111101011110 dfbb3f3f3f3f3f3f3f5e
UTF-8 濟븜렧곌렖븜렦렠^ 11100110101111111001111111101011101110001001110011101011101000001010011111101010101100111000110011101011101000001001011011101011101110001001110011101011101000001010011011101011101000001010000001011110 e6bf9febb89ceba0a7eab38ceba096ebb89ceba0a6eba0a05e
UHC 濟븜렧곌렖븜렦렠^ 1111000010101101101110101110111010001110101101101011000011101010100011101010101110111010111011101000111010110101100011101011000101011110 f0adbaee8eb6b0ea8eabbaee8eb58eb15e

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