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 ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN 迥ァ辷孺Y迥ァ辷孺bE 1110011110001010101001111110011110001000100110110111110101011001111001111000101010100111111001111000100010011011011111010110001001000101 e78aa7e7889b7d59e78aa7e7889b7d6245
EUC-JP 迥ァ辷孺Y迥ァ辷孺bE 11101101111010101000111010100111111011011110100011010101110111100101100111101101111010101000111010100111111011011110100011010101110111100110001001000101 edea8ea7ede8d5de59edea8ea7ede8d5de6245
UTF-8 迥ァ辷孺Y迥ァ辷孺bE 111010001011111110100101111011111011110110100111111010001011111010110111111001011010110110111010010110011110100010111111101001011110111110111101101001111110100010111110101101111110010110101101101110100110001001000101 e8bfa5efbda7e8beb7e5adba59e8bfa5efbda7e8beb7e5adba6245
UHC ???孺Y???孺bE 00111111001111110011111111101010111010000101100100111111001111110011111111101010111010000110001001000101 3f3f3feae8593f3f3feae86245

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