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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 犂猾猾}犂猾猾{^ 111000001011001011100000110011111110000011001111011111011110000010110010111000001100111111100000110011110111101101011110 e0b2e0cfe0cf7de0b2e0cfe0cf7b5e
EUC-JP 犂猾猾}犂猾猾{^ 111000001011010011100000110100011110000011010001011111011110000010110100111000001101000111100000110100010111101101011110 e0b4e0d1e0d17de0b4e0d1e0d17b5e
UTF-8 犂猾猾}犂猾猾{^ 111001111000101010000010111001111000110010111110111001111000110010111110011111011110011110001010100000101110011110001100101111101110011110001100101111100111101101011110 e78a82e78cbee78cbe7de78a82e78cbee78cbe7b5e
UHC ?猾猾}?猾猾{^ 00111111111111001100001011111100110000100111110100111111111111001100001011111100110000100111101101011110 3ffcc2fcc27d3ffcc2fcc27b5e

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