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 濟???濟???^ 1110000001011010001111110011111100111111111000000101101000111111001111110011111101011110 e05a3f3f3fe05a3f3f3f5e
EUC-JP 濟???濟???^ 1101111110111011001111110011111100111111110111111011101100111111001111110011111101011110 dfbb3f3f3fdfbb3f3f3f5e
UTF-8 濟렧炡렫濟렧炡렫^ 11100110101111111001111111101011101000001010011111100111100000101010000111101011101000001010101111100110101111111001111111101011101000001010011111100111100000101010000111101011101000001010101101011110 e6bf9feba0a7e782a1eba0abe6bf9feba0a7e782a1eba0ab5e
UHC 濟렧炡렫濟렧炡렫^ 1111000010101101100011101011011011101111111010001000111010111001111100001010110110001110101101101110111111101000100011101011100101011110 f0ad8eb6efe88eb9f0ad8eb6efe88eb95e

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