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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 漿耕?[}漿耕?[{^ 100111111111011110001101011010110011111101011011011111011001111111110111100011010110101100111111010110110111101101011110 9ff78d6b3f5b7d9ff78d6b3f5b7b5e
EUC-JP 漿耕?[}漿耕?[{^ 110111101111100110111001110011000011111101011011011111011101111011111001101110011100110000111111010110110111101101011110 def9b9cc3f5b7ddef9b9cc3f5b7b5e
UTF-8 漿耕볶[}漿耕볶[{^ 1110011010111100101111111110100010000000100101011110101110110011101101100101101101111101111001101011110010111111111010001000000010010101111010111011001110110110010110110111101101011110 e6bcbfe88095ebb3b65b7de6bcbfe88095ebb3b65b7b5e
UHC 漿耕볶[}漿耕볶[{^ 1110110111101100110011001110100110111010101110100101101101111101111011011110110011001100111010011011101010111010010110110111101101011110 edeccce9baba5b7dedeccce9baba5b7b5e

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