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 驤川エィ驤川エィ^ 11101001100010001001000011101100101101001010100011101001100010001001000011101100101101001010100001011110 e98890ecb4a8e98890ecb4a85e
EUC-JP 驤川エィ驤川エィ^ 1111000111101000110000001110111010001110101101001000111010101000111100011110100011000000111011101000111010110100100011101010100001011110 f1e8c0ee8eb48ea8f1e8c0ee8eb48ea85e
UTF-8 驤川エィ驤川エィ^ 11101001101010011010010011100101101101111001110111101111101111011011010011101111101111011010100011101001101010011010010011100101101101111001110111101111101111011011010011101111101111011010100001011110 e9a9a4e5b79defbdb4efbda8e9a9a4e5b79defbdb4efbda85e
UHC ?川???川??^ 0011111111110100101110010011111100111111001111111111010010111001001111110011111101011110 3ff4b93f3f3ff4b93f3f5e

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