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 岺室\}岺室\{^ 11111010101011011000111010111010010111000111110111111010101011011000111010111010010111000111101101011110 faad8eba5c7dfaad8eba5c7b5e
EUC-JP 岺室\}岺室\{^ 100011111011101110111000101111001011110001011100011111011000111110111011101110001011110010111100010111000111101101011110 8fbbb8bcbc5c7d8fbbb8bcbc5c7b5e
UTF-8 岺室\}岺室\{^ 1110010110110010101110101110010110101110101001000101110001111101111001011011001010111010111001011010111010100100010111000111101101011110 e5b2bae5aea45c7de5b2bae5aea45c7b5e
UHC 岺室\}岺室\{^ 11010110101110011110001111111000010111000111110111010110101110011110001111111000010111000111101101011110 d6b9e3f85c7dd6b9e3f85c7b5e

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