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{^ 10110000111111001101100110111111011011100111110110110000111111001101100110111111011011100111101101011110 b0fcd9bf6e7db0fcd9bf6e7b5e
SJIS-WIN °???n}°???n{^ 100000011000101100111111001111110011111101101110011111011000000110001011001111110011111100111111011011100111101101011110 818b3f3f3f6e7d818b3f3f3f6e7b5e
EUC-JP °üÙ¿n}°üÙ¿n{^ 101000011110101110001111101010111110010010001111101010101110001110001111101000101100010001101110011111011010000111101011100011111010101111100100100011111010101011100011100011111010001011000100011011100111101101011110 a1eb8fabe48faae38fa2c46e7da1eb8fabe48faae38fa2c46e7b5e
UTF-8 °üÙ¿n}°üÙ¿n{^ 110000101011000011000011101111001100001110011001110000101011111101101110011111011100001010110000110000111011110011000011100110011100001010111111011011100111101101011110 c2b0c3bcc399c2bf6e7dc2b0c3bcc399c2bf6e7b5e
UHC °??¿n}°??¿n{^ 1010000111000110001111110011111110100010101011110110111001111101101000011100011000111111001111111010001010101111011011100111101101011110 a1c63f3fa2af6e7da1c63f3fa2af6e7b5e

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