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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 礁ウ鴫n}礁ウ鴫n{^ 100011111100101010110011100011101011000001101110011111011000111111001010101100111000111010110000011011100111101101011110 8fcab38eb06e7d8fcab38eb06e7b5e
EUC-JP 礁ウ鴫n}礁ウ鴫n{^ 1011111011001100100011101011001110111100101100100110111001111101101111101100110010001110101100111011110010110010011011100111101101011110 becc8eb3bcb26e7dbecc8eb3bcb26e7b5e
UTF-8 礁ウ鴫n}礁ウ鴫n{^ 1110011110100100100000011110111110111101101100111110100110110100101010110110111001111101111001111010010010000001111011111011110110110011111010011011010010101011011011100111101101011110 e7a481efbdb3e9b4ab6e7de7a481efbdb3e9b4ab6e7b5e
UHC 礁??n}礁??n{^ 11110101101001110011111100111111011011100111110111110101101001110011111100111111011011100111101101011110 f5a73f3f6e7df5a73f3f6e7b5e

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