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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 誼??[誼??[^ 1000101101100010001111110011111101011011100010110110001000111111001111110101101101011110 8b623f3f5b8b623f3f5b5e
EUC-JP 誼??[誼??[^ 1011010111000011001111110011111101011011101101011100001100111111001111110101101101011110 b5c33f3f5bb5c33f3f5b5e
UTF-8 誼뽰젚[誼뽰젚[^ 111010001010101010111100111010111011110110110000111011001010000010011010010110111110100010101010101111001110101110111101101100001110110010100000100110100101101101011110 e8aabcebbdb0eca09a5be8aabcebbdb0eca09a5b5e
UHC 誼뽰젚[誼뽰젚[^ 111010111111111010010110111011001010000010010110010110111110101111111110100101101110110010100000100101100101101101011110 ebfe96eca0965bebfe96eca0965b5e

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