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{^ 100010010110100110000111010000000011111101101110011111011000100101101001100001110100000000111111011011100111101101011110 896987403f6e7d896987403f6e7b5e
EUC-JP 永??n}永??n{^ 10110001110010100011111100111111011011100111110110110001110010100011111100111111011011100111101101011110 b1ca3f3f6e7db1ca3f3f6e7b5e
UTF-8 永①퐫n}永①퐫n{^ 1110011010110000101110001110001010010001101000001110110110010000101010110110111001111101111001101011000010111000111000101001000110100000111011011001000010101011011011100111101101011110 e6b0b8e291a0ed90ab6e7de6b0b8e291a0ed90ab6e7b5e
UHC 永①퐫n}永①퐫n{^ 1110011110110101101010001110011110111101100101000110111001111101111001111011010110101000111001111011110110010100011011100111101101011110 e7b5a8e7bd946e7de7b5a8e7bd946e7b5e

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