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 1001001001000100010111100101010001011011011001101001001001000100010111100101010001011011010111100111110101011001100100100100010001011110010101000101101101100110100100100100010001011110010101000101101101011110011111010110001001000101 92445e545b6692445e545b5e7d5992445e545b6692445e545b5e7d6245
EUC-JP 奪^T[f奪^T[^}Y奪^T[f奪^T[^}bE 1100001110100101010111100101010001011011011001101100001110100101010111100101010001011011010111100111110101011001110000111010010101011110010101000101101101100110110000111010010101011110010101000101101101011110011111010110001001000101 c3a55e545b66c3a55e545b5e7d59c3a55e545b66c3a55e545b5e7d6245
UTF-8 奪^T[f奪^T[^}Y奪^T[f奪^T[^}bE 111001011010010110101010010111100101010001011011011001101110010110100101101010100101111001010100010110110101111001111101010110011110010110100101101010100101111001010100010110110110011011100101101001011010101001011110010101000101101101011110011111010110001001000101 e5a5aa5e545b66e5a5aa5e545b5e7d59e5a5aa5e545b66e5a5aa5e545b5e7d6245
UHC 奪^T[f奪^T[^}Y奪^T[f奪^T[^}bE 1111011110101100010111100101010001011011011001101111011110101100010111100101010001011011010111100111110101011001111101111010110001011110010101000101101101100110111101111010110001011110010101000101101101011110011111010110001001000101 f7ac5e545b66f7ac5e545b5e7d59f7ac5e545b66f7ac5e545b5e7d6245

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