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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 怐唏俾J}怐唏俾J{^ 1001110010000001100110100100100010011000111010100100101001111101100111001000000110011010010010001001100011101010010010100111101101011110 9c819a4898ea4a7d9c819a4898ea4a7b5e
EUC-JP 怐唏俾J}怐唏俾J{^ 1101011111100001110100111010100111010000111011000100101001111101110101111110000111010011101010011101000011101100010010100111101101011110 d7e1d3a9d0ec4a7dd7e1d3a9d0ec4a7b5e
UTF-8 怐唏俾J}怐唏俾J{^ 1110011010000000100100001110010110010100100011111110010010111111101111100100101001111101111001101000000010010000111001011001010010001111111001001011111110111110010010100111101101011110 e68090e5948fe4bfbe4a7de68090e5948fe4bfbe4a7b5e
UHC ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e

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