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 ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN 五???Y五???bE 10001100110111000011111100111111001111110101100110001100110111000011111100111111001111110110001001000101 8cdc3f3f3f598cdc3f3f3f6245
EUC-JP 五???Y五???bE 10111000110111100011111100111111001111110101100110111000110111100011111100111111001111110110001001000101 b8de3f3f3f59b8de3f3f3f6245
UTF-8 五뙴롔롖Y五뙴롔롖bE 111001001011101010010100111010111001100110110100111010111010000110010100111010111010000110010110010110011110010010111010100101001110101110011001101101001110101110100001100101001110101110100001100101100110001001000101 e4ba94eb99b4eba194eba19659e4ba94eb99b4eba194eba1966245
UHC 五뙴롔롖Y五뙴롔롖bE 11100111111010011000110010110111100011101101100010001110110110100101100111100111111010011000110010110111100011101101100010001110110110100110001001000101 e7e98cb78ed88eda59e7e98cb78ed88eda6245

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