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 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
SJIS-WIN ヘロfヘロ^}Yヘロfヘロ^}bE 110011011101101111110110111000101111000111111100011001101100110111011011111101101110001011110001111111000101111001111101010110011100110111011011111101101110001011110001111111000110011011001101110110111111011011100010111100011111110001011110011111010110001001000101 cddbf6e2f1fc66cddbf6e2f1fc5e7d59cddbf6e2f1fc66cddbf6e2f1fc5e7d6245
EUC-JP ヘロ??fヘロ??^}Yヘロ??fヘロ??^}bE 100011101100110110001110110110110011111100111111011001101000111011001101100011101101101100111111001111110101111001111101010110011000111011001101100011101101101100111111001111110110011010001110110011011000111011011011001111110011111101011110011111010110001001000101 8ecd8edb3f3f668ecd8edb3f3f5e7d598ecd8edb3f3f668ecd8edb3f3f5e7d6245
UTF-8 ヘロfヘロ^}Yヘロfヘロ^}bE 111011111011111010001101111011111011111010011011111011101001010010001001111011101000010110110111011001101110111110111110100011011110111110111110100110111110111010010100100010011110111010000101101101110101111001111101010110011110111110111110100011011110111110111110100110111110111010010100100010011110111010000101101101110110011011101111101111101000110111101111101111101001101111101110100101001000100111101110100001011011011101011110011111010110001001000101 efbe8defbe9bee9489ee85b766efbe8defbe9bee9489ee85b75e7d59efbe8defbe9bee9489ee85b766efbe8defbe9bee9489ee85b75e7d6245
UHC ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245

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