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 遶晏淵[}遶晏淵[{^ 1110011110101011100111011110010110010101101000110101101101111101111001111010101110011101111001011001010110100011010110110111101101011110 e7ab9de595a35b7de7ab9de595a35b7b5e
EUC-JP 遶晏淵[}遶晏淵[{^ 1110111010101101110110101110011111001010101001010101101101111101111011101010110111011010111001111100101010100101010110110111101101011110 eeaddae7caa55b7deeaddae7caa55b7b5e
UTF-8 遶晏淵[}遶晏淵[{^ 1110100110000001101101101110011010011001100011111110011010110111101101010101101101111101111010011000000110110110111001101001100110001111111001101011011110110101010110110111101101011110 e981b6e6998fe6b7b55b7de981b6e6998fe6b7b55b7b5e
UHC ?晏淵[}?晏淵[{^ 001111111110010011001111111001101101000001011011011111010011111111100100110011111110011011010000010110110111101101011110 3fe4cfe6d05b7d3fe4cfe6d05b7b5e

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