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 霍問賊霍ォ螳亥綾 111010001011011110010110111000101001000110101111111010001011011110101011111001011010111010001000111001011000100010111011 e8b796e291afe8b7abe5ae88e588bb
EUC-JP 霍問賊霍ォ螳亥綾 11110000101110011100110011100100110000101011000111110000101110011000111010101011111010101011000010110000111001111011000010111101 f0b9cce4c2b1f0b98eabeab0b0e7b0bd
UTF-8 霍問賊霍ォ螳亥綾 111010011001110010001101111001011001010110001111111010001011001110001010111010011001110010001101111011111011110110101011111010001001111010110011111001001011101010100101111001111011011010111110 e99c8de5958fe8b38ae99c8defbdabe89eb3e4baa5e7b6be
UHC ?問賊??螳亥綾 00111111110110011111110111101110111001000011111100111111110100111101100111111010101001001101011111010011 3fd9fdeee43f3fd3d9faa4d7d3

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