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 霍ォ螳亥霍玖シ 1110100010110111101010111110010110101110100010001110010111110110100011111110100010110111100010111110100010111100 e8b7abe5ae88e5f68fe8b78be8bc
EUC-JP 霍ォ螳亥?霍玖シ 111100001011100110001110101010111110101010110000101100001110011100111111111100001011100110110110111010101000111010111100 f0b98eabeab0b0e73ff0b9b6ea8ebc
UTF-8 霍ォ螳亥霍玖シ 111010011001110010001101111011111011110110101011111010001001111010110011111001001011101010100101111011101001001010110110111010011001110010001101111001111000111010010110111011111011110110111100 e99c8defbdabe89eb3e4baa5ee92b6e99c8de78e96efbdbc
UHC ??螳亥??玖? 0011111100111111110100111101100111111010101001000011111100111111110011111011100000111111 3f3fd3d9faa43f3fcfb83f

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