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{^ 11100111101010111000111101011100011011100111110111100111101010111000111101011100011011100111101101011110 e7ab8f5c6e7de7ab8f5c6e7b5e
EUC-JP 遶十n}遶十n{^ 11101110101011011011110110111101011011100111110111101110101011011011110110111101011011100111101101011110 eeadbdbd6e7deeadbdbd6e7b5e
UTF-8 遶十n}遶十n{^ 1110100110000001101101101110010110001101100000010110111001111101111010011000000110110110111001011000110110000001011011100111101101011110 e981b6e58d816e7de981b6e58d816e7b5e
UHC ?十n}?十n{^ 0011111111100100101010000110111001111101001111111110010010101000011011100111101101011110 3fe4a86e7d3fe4a86e7b5e

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