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 10010001010101011001110011111001011001101001000101010101100111001111100101011110011111010101100110010001010101011001110011111001011001101001000101010101100111001111100101011110011111010110001001000101 91559cf96691559cf95e7d5991559cf96691559cf95e7d6245
EUC-JP 繕戍f繕戍^}Y繕戍f繕戍^}bE 11000001101101101101100011111011011001101100000110110110110110001111101101011110011111010101100111000001101101101101100011111011011001101100000110110110110110001111101101011110011111010110001001000101 c1b6d8fb66c1b6d8fb5e7d59c1b6d8fb66c1b6d8fb5e7d6245
UTF-8 繕戍f繕戍^}Y繕戍f繕戍^}bE 111001111011100110010101111001101000100010001101011001101110011110111001100101011110011010001000100011010101111001111101010110011110011110111001100101011110011010001000100011010110011011100111101110011001010111100110100010001000110101011110011111010110001001000101 e7b995e6888d66e7b995e6888d5e7d59e7b995e6888d66e7b995e6888d5e7d6245
UHC 繕戍f繕戍^}Y繕戍f繕戍^}bE 11100000110010111110001010100001011001101110000011001011111000101010000101011110011111010101100111100000110010111110001010100001011001101110000011001011111000101010000101011110011111010110001001000101 e0cbe2a166e0cbe2a15e7d59e0cbe2a166e0cbe2a15e7d6245

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