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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 澵失\}澵失\{^ 11111011010011001000111010111000010111000111110111111011010011001000111010111000010111000111101101011110 fb4c8eb85c7dfb4c8eb85c7b5e
EUC-JP 澵失\}澵失\{^ 100011111100100011111000101111001011101001011100011111011000111111001000111110001011110010111010010111000111101101011110 8fc8f8bcba5c7d8fc8f8bcba5c7b5e
UTF-8 澵失\}澵失\{^ 1110011010111110101101011110010110100100101100010101110001111101111001101011111010110101111001011010010010110001010111000111101101011110 e6beb5e5a4b15c7de6beb5e5a4b15c7b5e
UHC ?失\}?失\{^ 0011111111100011111101110101110001111101001111111110001111110111010111000111101101011110 3fe3f75c7d3fe3f75c7b5e

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