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 諤ィ寬掵諤ィ寬掉^ 111001101000000010101000111110101010101010011101011111011110011010000000101010001111101010101010100111010111101101011110 e680a8faaa9d7de680a8faaa9d7b5e
EUC-JP 諤ィ?掵諤ィ?掉^ 111010111110000010001110101010000011111111011001110111101110101111100000100011101010100000111111110110011101110001011110 ebe08ea83fd9deebe08ea83fd9dc5e
UTF-8 諤ィ寬掵諤ィ寬掉^ 11101000101010111010010011101111101111011010100011100101101011111010110011100110100011101011010111101000101010111010010011101111101111011010100011100101101011111010110011100110100011101000100101011110 e8aba4efbda8e5aface68eb5e8aba4efbda8e5aface68e895e
UHC ??寬???寬掉^ 001111110011111111001110101100000011111100111111001111111100111010110000110100111111110001011110 3f3fceb03f3f3fceb0d3fc5e

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