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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 迥ァ迴ョn}迥ァ迴ョn{^ 1110011110001010101001111110011110001111101011100110111001111101111001111000101010100111111001111000111110101110011011100111101101011110 e78aa7e78fae6e7de78aa7e78fae6e7b5e
EUC-JP 迥ァ迴ョn}迥ァ迴ョn{^ 111011011110101010001110101001111110110111101111100011101010111001101110011111011110110111101010100011101010011111101101111011111000111010101110011011100111101101011110 edea8ea7edef8eae6e7dedea8ea7edef8eae6e7b5e
UTF-8 迥ァ迴ョn}迥ァ迴ョn{^ 1110100010111111101001011110111110111101101001111110100010111111101101001110111110111101101011100110111001111101111010001011111110100101111011111011110110100111111010001011111110110100111011111011110110101110011011100111101101011110 e8bfa5efbda7e8bfb4efbdae6e7de8bfa5efbda7e8bfb4efbdae6e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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