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 莠ィ寬掵莠ィ寬掉^ 111001001011101010101000111110101010101010011101011111011110010010111010101010001111101010101010100111010111101101011110 e4baa8faaa9d7de4baa8faaa9d7b5e
EUC-JP 莠ィ?掵莠ィ?掉^ 111010001011110010001110101010000011111111011001110111101110100010111100100011101010100000111111110110011101110001011110 e8bc8ea83fd9dee8bc8ea83fd9dc5e
UTF-8 莠ィ寬掵莠ィ寬掉^ 11101000100011101010000011101111101111011010100011100101101011111010110011100110100011101011010111101000100011101010000011101111101111011010100011100101101011111010110011100110100011101000100101011110 e88ea0efbda8e5aface68eb5e88ea0efbda8e5aface68e895e
UHC ??寬???寬掉^ 001111110011111111001110101100000011111100111111001111111100111010110000110100111111110001011110 3f3fceb03f3f3fceb0d3fc5e

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