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 垓?sn}垓?sn{^ 100110101011010000111111100000101001001101101110011111011001101010110100001111111000001010010011011011100111101101011110 9ab43f82936e7d9ab43f82936e7b5e
EUC-JP 垓?sn}垓?sn{^ 110101001011011000111111101000111111001101101110011111011101010010110110001111111010001111110011011011100111101101011110 d4b63fa3f36e7dd4b63fa3f36e7b5e
UTF-8 垓ㅺsn}垓ㅺsn{^ 1110010110011110100100111110001110000101101110101110111110111101100100110110111001111101111001011001111010010011111000111000010110111010111011111011110110010011011011100111101101011110 e59e93e385baefbd936e7de59e93e385baefbd936e7b5e
UHC 垓ㅺsn}垓ㅺsn{^ 1111101010100111101001001110101010100011111100110110111001111101111110101010011110100100111010101010001111110011011011100111101101011110 faa7a4eaa3f36e7dfaa7a4eaa3f36e7b5e

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