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 10001000101001001110010011000001011001101000100010100100111001001100000101011110011111010101100110001000101001001110010011000001011001101000100010100100111001001100000101011110011111010110001001000101 88a4e4c16688a4e4c15e7d5988a4e4c16688a4e4c15e7d6245
EUC-JP 愛菽f愛菽^}Y愛菽f愛菽^}bE 10110000101001101110100011000011011001101011000010100110111010001100001101011110011111010101100110110000101001101110100011000011011001101011000010100110111010001100001101011110011111010110001001000101 b0a6e8c366b0a6e8c35e7d59b0a6e8c366b0a6e8c35e7d6245
UTF-8 愛菽f愛菽^}Y愛菽f愛菽^}bE 111001101000010010011011111010001000111110111101011001101110011010000100100110111110100010001111101111010101111001111101010110011110011010000100100110111110100010001111101111010110011011100110100001001001101111101000100011111011110101011110011111010110001001000101 e6849be88fbd66e6849be88fbd5e7d59e6849be88fbd66e6849be88fbd5e7d6245
UHC 愛菽f愛菽^}Y愛菽f愛菽^}bE 11100100111100011110001011011101011001101110010011110001111000101101110101011110011111010101100111100100111100011110001011011101011001101110010011110001111000101101110101011110011111010110001001000101 e4f1e2dd66e4f1e2dd5e7d59e4f1e2dd66e4f1e2dd5e7d6245

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