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 韆川エィ韆川エィ^ 11101000111001101001000011101100101101001010100011101000111001101001000011101100101101001010100001011110 e8e690ecb4a8e8e690ecb4a85e
EUC-JP 韆川エィ韆川エィ^ 1111000011101000110000001110111010001110101101001000111010101000111100001110100011000000111011101000111010110100100011101010100001011110 f0e8c0ee8eb48ea8f0e8c0ee8eb48ea85e
UTF-8 韆川エィ韆川エィ^ 11101001100111111000011011100101101101111001110111101111101111011011010011101111101111011010100011101001100111111000011011100101101101111001110111101111101111011011010011101111101111011010100001011110 e99f86e5b79defbdb4efbda8e99f86e5b79defbdb4efbda85e
UHC 韆川??韆川??^ 11110100110001111111010010111001001111110011111111110100110001111111010010111001001111110011111101011110 f4c7f4b93f3ff4c7f4b93f3f5e

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