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 孖レ闔ャ軸マソ 111110101010011011011010111010001000111010101100100011101011001011110001111101101100111110111111 faa6dae88eac8eb2f1f6cfbf
EUC-JP 孖レ闔ャ軸?マソ 10001111101110101011111010001110110110101110111111101110100011101010110010111100101101000011111110001110110011111000111010111111 8fbabe8edaefee8eacbcb43f8ecf8ebf
UTF-8 孖レ闔ャ軸マソ 111001011010110110010110111011111011111010011010111010011001011110010100111011111011110110101100111010001011101110111000111011101000010110110001111011111011111010001111111011111011110110111111 e5ad96efbe9ae99794efbdace8bbb8ee85b1efbe8fefbdbf
UHC ??闔?軸??? 00111111001111111111100111101111001111111111010111101110001111110011111100111111 3f3ff9ef3ff5ee3f3f3f

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