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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 礁鋓n}礁鋓n{^ 10001111110010101111101111010110011011100111110110001111110010101111101111010110011011100111101101011110 8fcafbd66e7d8fcafbd66e7b5e
EUC-JP 礁鋓n}礁鋓n{^ 101111101100110010001111111001001011111101101110011111011011111011001100100011111110010010111111011011100111101101011110 becc8fe4bf6e7dbecc8fe4bf6e7b5e
UTF-8 礁鋓n}礁鋓n{^ 1110011110100100100000011110100110001011100100110110111001111101111001111010010010000001111010011000101110010011011011100111101101011110 e7a481e98b936e7de7a481e98b936e7b5e
UHC 礁?n}礁?n{^ 1111010110100111001111110110111001111101111101011010011100111111011011100111101101011110 f5a73f6e7df5a73f6e7b5e

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