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 濟?虞?濟?虞?^ 11100000010110100011111110001011111100010011111111100000010110100011111110001011111100010011111101011110 e05a3f8bf13fe05a3f8bf13f5e
EUC-JP 濟?虞?濟?虞?^ 11011111101110110011111110110110111100110011111111011111101110110011111110110110111100110011111101011110 dfbb3fb6f33fdfbb3fb6f33f5e
UTF-8 濟렧虞룁濟렧虞뢸^ 11100110101111111001111111101011101000001010011111101000100110011001111011101011101000111000000111100110101111111001111111101011101000001010011111101000100110011001111011101011101000101011100001011110 e6bf9feba0a7e8999eeba381e6bf9feba0a7e8999eeba2b85e
UHC 濟렧虞룁濟렧虞뢸^ 1111000010101101100011101011011011101001111001011011011111011110111100001010110110001110101101101110100111100101101101111101110001011110 f0ad8eb6e9e5b7def0ad8eb6e9e5b7dc5e

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