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 111001111001010010010101111001011011101010110101010110011110011110010100100101011110010110111010101101010110001001000101 e79495e5bab559e79495e5bab56245
EUC-JP 逕募コオY逕募コオbE 11101101111101001100101011100111100011101011101010001110101101010101100111101101111101001100101011100111100011101011101010001110101101010110001001000101 edf4cae78eba8eb559edf4cae78eba8eb56245
UTF-8 逕募コオY逕募コオbE 111010011000000010010101111001011000101110011111111011111011110110111010111011111011110110110101010110011110100110000000100101011110010110001011100111111110111110111101101110101110111110111101101101010110001001000101 e98095e58b9fefbdbaefbdb559e98095e58b9fefbdbaefbdb56245
UHC 逕募??Y逕募??bE 110011001110111111011001101101000011111100111111010110011100110011101111110110011011010000111111001111110110001001000101 ccefd9b43f3f59ccefd9b43f3f6245

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