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 ???f???^}Y???f???^}bE 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245
SJIS-WIN 将f将^}Y将f将^}bE 100011111010101111110010101000101111100101101011011001101000111110101011111100101010001011111001011010110101111001111101010110011000111110101011111100101010001011111001011010110110011010001111101010111111001010100010111110010110101101011110011111010110001001000101 8fabf2a2f96b668fabf2a2f96b5e7d598fabf2a2f96b668fabf2a2f96b5e7d6245
EUC-JP 将??f将??^}Y将??f将??^}bE 10111110101011010011111100111111011001101011111010101101001111110011111101011110011111010101100110111110101011010011111100111111011001101011111010101101001111110011111101011110011111010110001001000101 bead3f3f66bead3f3f5e7d59bead3f3f66bead3f3f5e7d6245
UTF-8 将f将^}Y将f将^}bE 111001011011000010000110111011101000011110011001111011101001101110000111011001101110010110110000100001101110111010000111100110011110111010011011100001110101111001111101010110011110010110110000100001101110111010000111100110011110111010011011100001110110011011100101101100001000011011101110100001111001100111101110100110111000011101011110011111010110001001000101 e5b086ee8799ee9b8766e5b086ee8799ee9b875e7d59e5b086ee8799ee9b8766e5b086ee8799ee9b875e7d6245
UHC ???f???^}Y???f???^}bE 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245

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