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 10001000101001001110011001011011011001101000100010100100111001100101101101011110011111010101100110001000101001001110011001011011011001101000100010100100111001100101101101011110011111010110001001000101 88a4e65b6688a4e65b5e7d5988a4e65b6688a4e65b5e7d6245
EUC-JP 愛觴f愛觴^}Y愛觴f愛觴^}bE 10110000101001101110101110111100011001101011000010100110111010111011110001011110011111010101100110110000101001101110101110111100011001101011000010100110111010111011110001011110011111010110001001000101 b0a6ebbc66b0a6ebbc5e7d59b0a6ebbc66b0a6ebbc5e7d6245
UTF-8 愛觴f愛觴^}Y愛觴f愛觴^}bE 111001101000010010011011111010001010011110110100011001101110011010000100100110111110100010100111101101000101111001111101010110011110011010000100100110111110100010100111101101000110011011100110100001001001101111101000101001111011010001011110011111010110001001000101 e6849be8a7b466e6849be8a7b45e7d59e6849be8a7b466e6849be8a7b45e7d6245
UHC 愛觴f愛觴^}Y愛觴f愛觴^}bE 11100100111100011101111111011000011001101110010011110001110111111101100001011110011111010101100111100100111100011101111111011000011001101110010011110001110111111101100001011110011111010110001001000101 e4f1dfd866e4f1dfd85e7d59e4f1dfd866e4f1dfd85e7d6245

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