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{^ 10010111010101000011111100111111011011100111110110010111010101000011111100111111011011100111101101011110 97543f3f6e7d97543f3f6e7b5e
EUC-JP 裕??n}裕??n{^ 11001101101101010011111100111111011011100111110111001101101101010011111100111111011011100111101101011110 cdb53f3f6e7dcdb53f3f6e7b5e
UTF-8 裕㏐퀥n}裕㏐퀥n{^ 1110100010100011100101011110001110001111100100001110110110000000101001010110111001111101111010001010001110010101111000111000111110010000111011011000000010100101011011100111101101011110 e8a395e38f90ed80a56e7de8a395e38f90ed80a56e7b5e
UHC 裕㏐퀥n}裕㏐퀥n{^ 1110101110101110101001111110101010110011100110010110111001111101111010111010111010100111111010101011001110011001011011100111101101011110 ebaea7eab3996e7debaea7eab3996e7b5e

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