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 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245
SJIS-WIN ヒキ靑fヒキ靑^}Yヒキ靑fヒキ靑^}bE 11001011101101111111101111110010011001101100101110110111111110111111001001011110011111010101100111001011101101111111101111110010011001101100101110110111111110111111001001011110011111010110001001000101 cbb7fbf266cbb7fbf25e7d59cbb7fbf266cbb7fbf25e7d6245
EUC-JP ヒキ?fヒキ?^}Yヒキ?fヒキ?^}bE 1000111011001011100011101011011100111111011001101000111011001011100011101011011100111111010111100111110101011001100011101100101110001110101101110011111101100110100011101100101110001110101101110011111101011110011111010110001001000101 8ecb8eb73f668ecb8eb73f5e7d598ecb8eb73f668ecb8eb73f5e7d6245
UTF-8 ヒキ靑fヒキ靑^}Yヒキ靑fヒキ靑^}bE 111011111011111010001011111011111011110110110111111010011001110110010001011001101110111110111110100010111110111110111101101101111110100110011101100100010101111001111101010110011110111110111110100010111110111110111101101101111110100110011101100100010110011011101111101111101000101111101111101111011011011111101001100111011001000101011110011111010110001001000101 efbe8befbdb7e99d9166efbe8befbdb7e99d915e7d59efbe8befbdb7e99d9166efbe8befbdb7e99d915e7d6245
UHC ??靑f??靑^}Y??靑f??靑^}bE 00111111001111111111010011101100011001100011111100111111111101001110110001011110011111010101100100111111001111111111010011101100011001100011111100111111111101001110110001011110011111010110001001000101 3f3ff4ec663f3ff4ec5e7d593f3ff4ec663f3ff4ec5e7d6245

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