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 1111101111001100101111101110100111000011111001110111110101011001111110111100110010111110111010011100001111100111011111010110001001000101 fbccbee9c3e77d59fbccbee9c3e77d6245
EUC-JP 銧セ鯏轗Y銧セ鯏轗bE 100011111110010010100110100011101011111011110010110001011110110111011110010110011000111111100100101001101000111010111110111100101100010111101101110111100110001001000101 8fe4a68ebef2c5edde598fe4a68ebef2c5edde6245
UTF-8 銧セ鯏轗Y銧セ鯏轗bE 111010011000101010100111111011111011110110111110111010011010111110001111111010001011110110010111010110011110100110001010101001111110111110111101101111101110100110101111100011111110100010111101100101110110001001000101 e98aa7efbdbee9af8fe8bd9759e98aa7efbdbee9af8fe8bd976245
UHC ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245

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