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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 痍?[}痍?[{^ 1110000101110111001111110101101101111101111000010111011100111111010110110111101101011110 e1773f5b7de1773f5b7b5e
EUC-JP 痍?[}痍?[{^ 1110000111011000001111110101101101111101111000011101100000111111010110110111101101011110 e1d83f5b7de1d83f5b7b5e
UTF-8 痍렩[}痍렩[{^ 1110011110010111100011011110101110100000101010010101101101111101111001111001011110001101111010111010000010101001010110110111101101011110 e7978deba0a95b7de7978deba0a95b7b5e
UHC 痍렩[}痍렩[{^ 11101100101101111000111010110111010110110111110111101100101101111000111010110111010110110111101101011110 ecb78eb75b7decb78eb75b7b5e

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