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???yB 001111110011111100111111011110010011111100111111001111110111100101000010 3f3f3f793f3f3f7942
SJIS-WIN 敖??y敖??yB 1001110111000010001111110011111101111001100111011100001000111111001111110111100101000010 9dc23f3f799dc23f3f7942
EUC-JP 敖??y敖??yB 1101101011000100001111110011111101111001110110101100010000111111001111110111100101000010 dac43f3f79dac43f3f7942
UTF-8 敖뉓퍓y敖뉓퍓yB 111001101001010110010110111010111000100110010011111011011000110110010011011110011110011010010101100101101110101110001001100100111110110110001101100100110111100101000010 e69596eb8993ed8d9379e69596eb8993ed8d937942
UHC 敖뉓퍓y敖뉓퍓yB 111001111111100110000111111010001011101110001010011110011110011111111001100001111110100010111011100010100111100101000010 e7f987e8bb8a79e7f987e8bb8a7942

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