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 ?^T[f?^T[^}Y?^T[f?^T[^}bE 00111111010111100101010001011011011001100011111101011110010101000101101101011110011111010101100100111111010111100101010001011011011001100011111101011110010101000101101101011110011111010110001001000101 3f5e545b663f5e545b5e7d593f5e545b663f5e545b5e7d6245
SJIS-WIN ?^T[f?^T[^}Y?^T[f?^T[^}bE 00111111010111100101010001011011011001100011111101011110010101000101101101011110011111010101100100111111010111100101010001011011011001100011111101011110010101000101101101011110011111010110001001000101 3f5e545b663f5e545b5e7d593f5e545b663f5e545b5e7d6245
EUC-JP ?^T[f?^T[^}Y?^T[f?^T[^}bE 00111111010111100101010001011011011001100011111101011110010101000101101101011110011111010101100100111111010111100101010001011011011001100011111101011110010101000101101101011110011111010110001001000101 3f5e545b663f5e545b5e7d593f5e545b663f5e545b5e7d6245
UTF-8 묭^T[f묭^T[^}Y묭^T[f묭^T[^}bE 111010111010110010101101010111100101010001011011011001101110101110101100101011010101111001010100010110110101111001111101010110011110101110101100101011010101111001010100010110110110011011101011101011001010110101011110010101000101101101011110011111010110001001000101 ebacad5e545b66ebacad5e545b5e7d59ebacad5e545b66ebacad5e545b5e7d6245
UHC 묭^T[f묭^T[^}Y묭^T[f묭^T[^}bE 1001001001000100010111100101010001011011011001101001001001000100010111100101010001011011010111100111110101011001100100100100010001011110010101000101101101100110100100100100010001011110010101000101101101011110011111010110001001000101 92445e545b6692445e545b5e7d5992445e545b6692445e545b5e7d6245

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