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 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
SJIS-WIN 析f析^}Y析f析^}bE 1001000011001101011001101001000011001101010111100111110101011001100100001100110101100110100100001100110101011110011111010110001001000101 90cd6690cd5e7d5990cd6690cd5e7d6245
EUC-JP 析f析^}Y析f析^}bE 1100000011001111011001101100000011001111010111100111110101011001110000001100111101100110110000001100111101011110011111010110001001000101 c0cf66c0cf5e7d59c0cf66c0cf5e7d6245
UTF-8 析f析^}Y析f析^}bE 111001101001111010010000011001101110011010011110100100000101111001111101010110011110011010011110100100000110011011100110100111101001000001011110011111010110001001000101 e69e9066e69e905e7d59e69e9066e69e905e7d6245
UHC 析f析^}Y析f析^}bE 1110000010110000011001101110000010110000010111100111110101011001111000001011000001100110111000001011000001011110011111010110001001000101 e0b066e0b05e7d59e0b066e0b05e7d6245

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