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 ??\n}??\n{^ 0011111100111111010111000110111001111101001111110011111101011100011011100111101101011110 3f3f5c6e7d3f3f5c6e7b5e
SJIS-WIN 婁磋\n}婁磋\n{^ 100110000100101111100001111101100101110001101110011111011001100001001011111000011111011001011100011011100111101101011110 984be1f65c6e7d984be1f65c6e7b5e
EUC-JP 婁磋\n}婁磋\n{^ 110011111010110011100010111110000101110001101110011111011100111110101100111000101111100001011100011011100111101101011110 cface2f85c6e7dcface2f85c6e7b5e
UTF-8 婁磋\n}婁磋\n{^ 11100101101010011000000111100111101000111000101101011100011011100111110111100101101010011000000111100111101000111000101101011100011011100111101101011110 e5a981e7a38b5c6e7de5a981e7a38b5c6e7b5e
UHC 婁磋\n}婁磋\n{^ 110101111010010111110011101011110101110001101110011111011101011110100101111100111010111101011100011011100111101101011110 d7a5f3af5c6e7dd7a5f3af5c6e7b5e

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