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 濟?乙?濟?淫?^ 11100000010110100011111110001001101100110011111111100000010110100011111110001000111110100011111101011110 e05a3f89b33fe05a3f88fa3f5e
EUC-JP 濟?乙?濟?淫?^ 11011111101110110011111110110010101101010011111111011111101110110011111110110000111111000011111101011110 dfbb3fb2b53fdfbb3fb0fc3f5e
UTF-8 濟렊乙렊濟렊淫렢^ 11100110101111111001111111101011101000001000101011100100101110011001100111101011101000001000101011100110101111111001111111101011101000001000101011100110101101111010101111101011101000001010001001011110 e6bf9feba08ae4b999eba08ae6bf9feba08ae6b7abeba0a25e
UHC 濟렊乙렊濟렊淫렢^ 1111000010101101100011101010000111101011111000001000111010100001111100001010110110001110101000011110101111100010100011101011001101011110 f0ad8ea1ebe08ea1f0ad8ea1ebe28eb35e

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