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 寥?窪坤寥?窪鵠^ 100110111000110000111111100011000100010110001101101000111001101110001100001111111000110001000101100011011001010001011110 9b8c3f8c458da39b8c3f8c458d945e
EUC-JP 寥?窪坤寥?窪鵠^ 110101011110110000111111101101111010011010111010101001011101010111101100001111111011011110100110101110011111010001011110 d5ec3fb7a6baa5d5ec3fb7a6b9f45e
UTF-8 寥렔窪坤寥렔窪鵠^ 11100101101011111010010111101011101000001001010011100111101010101010101011100101100111011010010011100101101011111010010111101011101000001001010011100111101010101010101011101001101101011010000001011110 e5afa5eba094e7aaaae59da4e5afa5eba094e7aaaae9b5a05e
UHC 寥렔窪坤寥렔窪鵠^ 1110100011101111100011101010100111101000110000011100110111011110111010001110111110001110101010011110100011000001110011011101110001011110 e8ef8ea9e8c1cddee8ef8ea9e8c1cddc5e

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