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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 漿?楮粉}漿?楮粉{^ 1001111111110111001111111001111010111000100101011011001001111101100111111111011100111111100111101011100010010101101100100111101101011110 9ff73f9eb895b27d9ff73f9eb895b27b5e
EUC-JP 漿?楮粉}漿?楮粉{^ 1101111011111001001111111101110010111010110010101011010001111101110111101111100100111111110111001011101011001010101101000111101101011110 def93fdcbacab47ddef93fdcbacab47b5e
UTF-8 漿렣楮粉}漿렣楮粉{^ 111001101011110010111111111010111010000010100011111001101010010110101110111001111011001010001001011111011110011010111100101111111110101110100000101000111110011010100101101011101110011110110010100010010111101101011110 e6bcbfeba0a3e6a5aee7b2897de6bcbfeba0a3e6a5aee7b2897b5e
UHC 漿렣楮粉}漿렣楮粉{^ 11101101111011001000111010110100111011101011111111011101110011110111110111101101111011001000111010110100111011101011111111011101110011110111101101011110 edec8eb4eebfddcf7dedec8eb4eebfddcf7b5e

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