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{^ 00111111001111111110001110011001010010100111110100111111001111111110001110011001010010100111101101011110 3f3fe3994a7d3f3fe3994a7b5e
EUC-JP ??纖J}??纖J{^ 00111111001111111110010111111001010010100111110100111111001111111110010111111001010010100111101101011110 3f3fe5f94a7d3f3fe5f94a7b5e
UTF-8 쓀쏺纖J}쓀쏺纖J{^ 1110110010010011100000001110110010001111101110101110011110111010100101100100101001111101111011001001001110000000111011001000111110111010111001111011101010010110010010100111101101011110 ec9380ec8fbae7ba964a7dec9380ec8fbae7ba964a7b5e
UHC 쓀쏺纖J}쓀쏺纖J{^ 1001110101010101100111000101011011100000111010010100101001111101100111010101010110011100010101101110000011101001010010100111101101011110 9d559c56e0e94a7d9d559c56e0e94a7b5e

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