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 10010010111101101000000110010010011001101001001011110110100000011001001001011110011111010101100110010010111101101000000110010010011001101001001011110110100000011001001001011110011111010110001001000101 92f681926692f681925e7d5992f681926692f681925e7d6245
EUC-JP 程£f程£^}Y程£f程£^}bE 11000100111110001010000111110010011001101100010011111000101000011111001001011110011111010101100111000100111110001010000111110010011001101100010011111000101000011111001001011110011111010110001001000101 c4f8a1f266c4f8a1f25e7d59c4f8a1f266c4f8a1f25e7d6245
UTF-8 程£f程£^}Y程£f程£^}bE 111001111010100010001011111011111011111110100001011001101110011110101000100010111110111110111111101000010101111001111101010110011110011110101000100010111110111110111111101000010110011011100111101010001000101111101111101111111010000101011110011111010110001001000101 e7a88befbfa166e7a88befbfa15e7d59e7a88befbfa166e7a88befbfa15e7d6245
UHC 程£f程£^}Y程£f程£^}bE 11101111111011111010000111001100011001101110111111101111101000011100110001011110011111010101100111101111111011111010000111001100011001101110111111101111101000011100110001011110011111010110001001000101 efefa1cc66efefa1cc5e7d59efefa1cc66efefa1cc5e7d6245

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