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 凝〓?[}凝〓?[{^ 100010111100001110000001101011000011111101011011011111011000101111000011100000011010110000111111010110110111101101011110 8bc381ac3f5b7d8bc381ac3f5b7b5e
EUC-JP 凝〓?[}凝〓?[{^ 101101101100010110100010101011100011111101011011011111011011011011000101101000101010111000111111010110110111101101011110 b6c5a2ae3f5b7db6c5a2ae3f5b7b5e
UTF-8 凝〓뙩[}凝〓뙩[{^ 1110010110000111100111011110001110000000100100111110101110011001101010010101101101111101111001011000011110011101111000111000000010010011111010111001100110101001010110110111101101011110 e5879de38093eb99a95b7de5879de38093eb99a95b7b5e
UHC 凝〓뙩[}凝〓뙩[{^ 1110101111101010101000011110101110001100101011000101101101111101111010111110101010100001111010111000110010101100010110110111101101011110 ebeaa1eb8cac5b7debeaa1eb8cac5b7b5e

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