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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 嘗嘗f嘗嘗^}Y嘗嘗f嘗嘗^}bE 10001111101001101000111110100110011001101000111110100110100011111010011001011110011111010101100110001111101001101000111110100110011001101000111110100110100011111010011001011110011111010110001001000101 8fa68fa6668fa68fa65e7d598fa68fa6668fa68fa65e7d6245
EUC-JP 嘗嘗f嘗嘗^}Y嘗嘗f嘗嘗^}bE 10111110101010001011111010101000011001101011111010101000101111101010100001011110011111010101100110111110101010001011111010101000011001101011111010101000101111101010100001011110011111010110001001000101 bea8bea866bea8bea85e7d59bea8bea866bea8bea85e7d6245
UTF-8 嘗嘗f嘗嘗^}Y嘗嘗f嘗嘗^}bE 111001011001100010010111111001011001100010010111011001101110010110011000100101111110010110011000100101110101111001111101010110011110010110011000100101111110010110011000100101110110011011100101100110001001011111100101100110001001011101011110011111010110001001000101 e59897e5989766e59897e598975e7d59e59897e5989766e59897e598975e7d6245
UHC 嘗嘗f嘗嘗^}Y嘗嘗f嘗嘗^}bE 11011111110001001101111111000100011001101101111111000100110111111100010001011110011111010101100111011111110001001101111111000100011001101101111111000100110111111100010001011110011111010110001001000101 dfc4dfc466dfc4dfc45e7d59dfc4dfc466dfc4dfc45e7d6245

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