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 鵫晥脯[}鵫晥脯[{^ 1111110001001000111110101101010111100011111110110101101101111101111111000100100011111010110101011110001111111011010110110111101101011110 fc48fad5e3fb5b7dfc48fad5e3fb5b7b5e
EUC-JP 鵫?脯[}鵫?脯[{^ 1000111111101011111110100011111111100110111111010101101101111101100011111110101111111010001111111110011011111101010110110111101101011110 8febfa3fe6fd5b7d8febfa3fe6fd5b7b5e
UTF-8 鵫晥脯[}鵫晥脯[{^ 1110100110110101101010111110011010011001101001011110100010000100101011110101101101111101111010011011010110101011111001101001100110100101111010001000010010101111010110110111101101011110 e9b5abe699a5e884af5b7de9b5abe699a5e884af5b7b5e
UHC ?晥脯[}?晥脯[{^ 001111111111110010110111111110001110000101011011011111010011111111111100101101111111100011100001010110110111101101011110 3ffcb7f8e15b7d3ffcb7f8e15b7b5e

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