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{^ 111001000110101100111111100001000101011001101110011111011110010001101011001111111000010001010110011011100111101101011110 e46b3f84566e7de46b3f84566e7b5e
EUC-JP 臾?Хn}臾?Хn{^ 111001111100110000111111101001111011011101101110011111011110011111001100001111111010011110110111011011100111101101011110 e7cc3fa7b76e7de7cc3fa7b76e7b5e
UTF-8 臾룸Хn}臾룸Хn{^ 111010001000011110111110111010111010001110111000110100001010010101101110011111011110100010000111101111101110101110100011101110001101000010100101011011100111101101011110 e887beeba3b8d0a56e7de887beeba3b8d0a56e7b5e
UHC 臾룸Хn}臾룸Хn{^ 1110101110101100101101111110101110101100101101110110111001111101111010111010110010110111111010111010110010110111011011100111101101011110 ebacb7ebacb76e7debacb7ebacb76e7b5e

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