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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 隹キ雍郁鳩隹キ雍郁鳩B 11101000101100001011011111101000101101001000100011101000100101001011010111101000101100001011011111101000101101001000100011101000100101001011010101000010 e8b0b7e8b488e894b5e8b0b7e8b488e894b542
EUC-JP 隹キ雍郁鳩隹キ雍郁鳩B 111100001011001010001110101101111111000010110110101100001110101011001000101101111111000010110010100011101011011111110000101101101011000011101010110010001011011101000010 f0b28eb7f0b6b0eac8b7f0b28eb7f0b6b0eac8b742
UTF-8 隹キ雍郁鳩隹キ雍郁鳩B 11101001100110101011100111101111101111011011011111101001100110111000110111101001100000111000000111101001101100111010100111101001100110101011100111101111101111011011011111101001100110111000110111101001100000111000000111101001101100111010100101000010 e99ab9efbdb7e99b8de98381e9b3a9e99ab9efbdb7e99b8de98381e9b3a942
UHC ??雍郁鳩??雍郁鳩B 0011111100111111111010001011110011101001111101001100111111001101001111110011111111101000101111001110100111110100110011111100110101000010 3f3fe8bce9f4cfcd3f3fe8bce9f4cfcd42

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