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 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
SJIS-WIN ウウフfウウフ^}Yウウフfウウフ^}bE 1011001110110011110011001111001001001011011001101011001110110011110011001111001001001011010111100111110101011001101100111011001111001100111100100100101101100110101100111011001111001100111100100100101101011110011111010110001001000101 b3b3ccf24b66b3b3ccf24b5e7d59b3b3ccf24b66b3b3ccf24b5e7d6245
EUC-JP ウウフ?fウウフ?^}Yウウフ?fウウフ?^}bE 10001110101100111000111010110011100011101100110000111111011001101000111010110011100011101011001110001110110011000011111101011110011111010101100110001110101100111000111010110011100011101100110000111111011001101000111010110011100011101011001110001110110011000011111101011110011111010110001001000101 8eb38eb38ecc3f668eb38eb38ecc3f5e7d598eb38eb38ecc3f668eb38eb38ecc3f5e7d6245
UTF-8 ウウフfウウフ^}Yウウフfウウフ^}bE 111011111011110110110011111011111011110110110011111011111011111010001100111011101000011010000011011001101110111110111101101100111110111110111101101100111110111110111110100011001110111010000110100000110101111001111101010110011110111110111101101100111110111110111101101100111110111110111110100011001110111010000110100000110110011011101111101111011011001111101111101111011011001111101111101111101000110011101110100001101000001101011110011111010110001001000101 efbdb3efbdb3efbe8cee868366efbdb3efbdb3efbe8cee86835e7d59efbdb3efbdb3efbe8cee868366efbdb3efbdb3efbe8cee86835e7d6245
UHC ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245

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