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 10001101011100011001011011001101011001101000110101110001100101101100110101011110011111010101100110001101011100011001011011001101011001101000110101110001100101101100110101011110011111010110001001000101 8d7196cd668d7196cd5e7d598d7196cd668d7196cd5e7d6245
EUC-JP 航模f航模^}Y航模f航模^}bE 10111001110100101100110011001111011001101011100111010010110011001100111101011110011111010101100110111001110100101100110011001111011001101011100111010010110011001100111101011110011111010110001001000101 b9d2cccf66b9d2cccf5e7d59b9d2cccf66b9d2cccf5e7d6245
UTF-8 航模f航模^}Y航模f航模^}bE 111010001000100010101010111001101010100010100001011001101110100010001000101010101110011010101000101000010101111001111101010110011110100010001000101010101110011010101000101000010110011011101000100010001010101011100110101010001010000101011110011111010110001001000101 e888aae6a8a166e888aae6a8a15e7d59e888aae6a8a166e888aae6a8a15e7d6245
UHC 航模f航模^}Y航模f航模^}bE 11111001111111101101100110111100011001101111100111111110110110011011110001011110011111010101100111111001111111101101100110111100011001101111100111111110110110011011110001011110011111010110001001000101 f9fed9bc66f9fed9bc5e7d59f9fed9bc66f9fed9bc5e7d6245

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