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 ?kf?k^}Y?kf?k^}bE 0011111101101011011001100011111101101011010111100111110101011001001111110110101101100110001111110110101101011110011111010110001001000101 3f6b663f6b5e7d593f6b663f6b5e7d6245
SJIS-WIN 鐡kf鐡k^}Y鐡kf鐡k^}bE 111010000110010001101011011001101110100001100100011010110101111001111101010110011110100001100100011010110110011011101000011001000110101101011110011111010110001001000101 e8646b66e8646b5e7d59e8646b66e8646b5e7d6245
EUC-JP 鐡kf鐡k^}Y鐡kf鐡k^}bE 111011111100010101101011011001101110111111000101011010110101111001111101010110011110111111000101011010110110011011101111110001010110101101011110011111010110001001000101 efc56b66efc56b5e7d59efc56b66efc56b5e7d6245
UTF-8 鐡kf鐡k^}Y鐡kf鐡k^}bE 11101001100100001010000101101011011001101110100110010000101000010110101101011110011111010101100111101001100100001010000101101011011001101110100110010000101000010110101101011110011111010110001001000101 e990a16b66e990a16b5e7d59e990a16b66e990a16b5e7d6245
UHC ?kf?k^}Y?kf?k^}bE 0011111101101011011001100011111101101011010111100111110101011001001111110110101101100110001111110110101101011110011111010110001001000101 3f6b663f6b5e7d593f6b663f6b5e7d6245

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