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 10010010111001111110001111110011011001101001001011100111111000111111001101011110011111010101100110010010111001111110001111110011011001101001001011100111111000111111001101011110011111010110001001000101 92e7e3f36692e7e3f35e7d5992e7e3f36692e7e3f35e7d6245
EUC-JP 堤胚f堤胚^}Y堤胚f堤胚^}bE 11000100111010011110011011110101011001101100010011101001111001101111010101011110011111010101100111000100111010011110011011110101011001101100010011101001111001101111010101011110011111010110001001000101 c4e9e6f566c4e9e6f55e7d59c4e9e6f566c4e9e6f55e7d6245
UTF-8 堤胚f堤胚^}Y堤胚f堤胚^}bE 111001011010000010100100111010001000001110011010011001101110010110100000101001001110100010000011100110100101111001111101010110011110010110100000101001001110100010000011100110100110011011100101101000001010010011101000100000111001101001011110011111010110001001000101 e5a0a4e8839a66e5a0a4e8839a5e7d59e5a0a4e8839a66e5a0a4e8839a5e7d6245
UHC 堤胚f堤胚^}Y堤胚f堤胚^}bE 11110000101001111101101111001111011001101111000010100111110110111100111101011110011111010101100111110000101001111101101111001111011001101111000010100111110110111100111101011110011111010110001001000101 f0a7dbcf66f0a7dbcf5e7d59f0a7dbcf66f0a7dbcf5e7d6245

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