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 ???±????^ 001111110011111100111111101100010011111100111111001111110011111101011110 3f3f3fb13f3f3f3f5e
SJIS-WIN 迥ァ迥±迥ァ迥+^ 111001111000101010100111111001111000101010000001011111011110011110001010101001111110011110001010100000010111101101011110 e78aa7e78a817de78aa7e78a817b5e
EUC-JP 迥ァ迥±迥ァ迥+^ 1110110111101010100011101010011111101101111010101010000111011110111011011110101010001110101001111110110111101010101000011101110001011110 edea8ea7edeaa1deedea8ea7edeaa1dc5e
UTF-8 迥ァ迥±迥ァ迥+^ 111010001011111110100101111011111011110110100111111010001011111110100101110000101011000111101000101111111010010111101111101111011010011111101000101111111010010111101111101111001000101101011110 e8bfa5efbda7e8bfa5c2b1e8bfa5efbda7e8bfa5efbc8b5e
UHC ???±???+^ 0011111100111111001111111010000110111110001111110011111100111111101000111010101101011110 3f3f3fa1be3f3f3fa3ab5e

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