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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 豈畷ャ餓゙守キ」 111001101010111110010011111010111010110010001001111011001101111010001110111001111011011110100011 e6af93ebac89ecde8ee7b7a3
EUC-JP 豈畷ャ餓゙守キ」 11101100101100011100011011101101100011101010110010110010111011101000111011011110101111001110100110001110101101111000111010100011 ecb1c6ed8eacb2ee8edebce98eb78ea3
UTF-8 豈畷ャ餓゙守キ」 111010001011000110001000111001111001010110110111111011111011110110101100111010011010010010010011111011111011111010011110111001011010111010001000111011111011110110110111111011111011110110100011 e8b188e795b7efbdace9a493efbe9ee5ae88efbdb7efbda3
UHC 豈??餓?守?? 1101000111000010001111110011111111100100101110110011111111100001111110100011111100111111 d1c23f3fe4bb3fe1fa3f3f

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