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 1111101011001011101101001110100001101011011001101111101011001011101101001110100001101011010111100111110101011001111110101100101110110100111010000110101101100110111110101100101110110100111010000110101101011110011111010110001001000101 facbb4e86b66facbb4e86b5e7d59facbb4e86b66facbb4e86b5e7d6245
EUC-JP 撝エ鑢f撝エ鑢^}Y撝エ鑢f撝エ鑢^}bE 10001111110000001111010010001110101101001110111111001100011001101000111111000000111101001000111010110100111011111100110001011110011111010101100110001111110000001111010010001110101101001110111111001100011001101000111111000000111101001000111010110100111011111100110001011110011111010110001001000101 8fc0f48eb4efcc668fc0f48eb4efcc5e7d598fc0f48eb4efcc668fc0f48eb4efcc5e7d6245
UTF-8 撝エ鑢f撝エ鑢^}Y撝エ鑢f撝エ鑢^}bE 111001101001001010011101111011111011110110110100111010011001000110100010011001101110011010010010100111011110111110111101101101001110100110010001101000100101111001111101010110011110011010010010100111011110111110111101101101001110100110010001101000100110011011100110100100101001110111101111101111011011010011101001100100011010001001011110011111010110001001000101 e6929defbdb4e991a266e6929defbdb4e991a25e7d59e6929defbdb4e991a266e6929defbdb4e991a25e7d6245
UHC ???f???^}Y???f???^}bE 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245

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