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 ?vf?v^}Y?vf?v^}bE 0011111101110110011001100011111101110110010111100111110101011001001111110111011001100110001111110111011001011110011111010110001001000101 3f76663f765e7d593f76663f765e7d6245
SJIS-WIN vfv^}Yvfv^}bE 111100101110001101110110011001101111001011100011011101100101111001111101010110011111001011100011011101100110011011110010111000110111011001011110011111010110001001000101 f2e37666f2e3765e7d59f2e37666f2e3765e7d6245
EUC-JP ?vf?v^}Y?vf?v^}bE 0011111101110110011001100011111101110110010111100111110101011001001111110111011001100110001111110111011001011110011111010110001001000101 3f76663f765e7d593f76663f765e7d6245
UTF-8 vfv^}Yvfv^}bE 11101110100010001001101001110110011001101110111010001000100110100111011001011110011111010101100111101110100010001001101001110110011001101110111010001000100110100111011001011110011111010110001001000101 ee889a7666ee889a765e7d59ee889a7666ee889a765e7d6245
UHC ?vf?v^}Y?vf?v^}bE 0011111101110110011001100011111101110110010111100111110101011001001111110111011001100110001111110111011001011110011111010110001001000101 3f76663f765e7d593f76663f765e7d6245

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