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 凝〓벞[}凝〓벞[{^ 1110010110000111100111011110001110000000100100111110101110110010100111100101101101111101111001011000011110011101111000111000000010010011111010111011001010011110010110110111101101011110 e5879de38093ebb29e5b7de5879de38093ebb29e5b7b5e
UHC 凝〓벞[}凝〓벞[{^ 1110101111101010101000011110101110010011101110010101101101111101111010111110101010100001111010111001001110111001010110110111101101011110 ebeaa1eb93b95b7debeaa1eb93b95b7b5e

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