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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 濟???濟??^ 11100000010110100011111100111111001111111110000001011010001111110011111101011110 e05a3f3f3fe05a3f3f5e
EUC-JP 濟???濟??^ 11011111101110110011111100111111001111111101111110111011001111110011111101011110 dfbb3f3f3fdfbb3f3f5e
UTF-8 濟븃렋렓濟븃ㄹ^ 11100110101111111001111111101011101110001000001111101011101000001000101111101011101000001001001111100110101111111001111111101011101110001000001111100011100001001011100101011110 e6bf9febb883eba08beba093e6bf9febb883e384b95e
UHC 濟븃렋렓濟븃ㄹ^ 111100001010110110111010111010001000111010100010100011101010100011110000101011011011101011101000101001001010100101011110 f0adbae88ea28ea8f0adbae8a4a95e

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