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 ?Tkf?Tk^}Y?Tkf?Tk^}bE 001111110101010001101011011001100011111101010100011010110101111001111101010110010011111101010100011010110110011000111111010101000110101101011110011111010110001001000101 3f546b663f546b5e7d593f546b663f546b5e7d6245
SJIS-WIN 邀Tkf邀Tk^}Y邀Tkf邀Tk^}bE 11100111101100010101010001101011011001101110011110110001010101000110101101011110011111010101100111100111101100010101010001101011011001101110011110110001010101000110101101011110011111010110001001000101 e7b1546b66e7b1546b5e7d59e7b1546b66e7b1546b5e7d6245
EUC-JP 邀Tkf邀Tk^}Y邀Tkf邀Tk^}bE 11101110101100110101010001101011011001101110111010110011010101000110101101011110011111010101100111101110101100110101010001101011011001101110111010110011010101000110101101011110011111010110001001000101 eeb3546b66eeb3546b5e7d59eeb3546b66eeb3546b5e7d6245
UTF-8 邀Tkf邀Tk^}Y邀Tkf邀Tk^}bE 1110100110000010100000000101010001101011011001101110100110000010100000000101010001101011010111100111110101011001111010011000001010000000010101000110101101100110111010011000001010000000010101000110101101011110011111010110001001000101 e98280546b66e98280546b5e7d59e98280546b66e98280546b5e7d6245
UHC 邀Tkf邀Tk^}Y邀Tkf邀Tk^}bE 11101001101011010101010001101011011001101110100110101101010101000110101101011110011111010101100111101001101011010101010001101011011001101110100110101101010101000110101101011110011111010110001001000101 e9ad546b66e9ad546b5e7d59e9ad546b66e9ad546b5e7d6245

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