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{^ 10110000111110101100010010100010011011100111110110110000111110101100010010100010011011100111101101011110 b0fac4a26e7db0fac4a26e7b5e
SJIS-WIN °??¢n}°??¢n{^ 1000000110001011001111110011111110000001100100010110111001111101100000011000101100111111001111111000000110010001011011100111101101011110 818b3f3f81916e7d818b3f3f81916e7b5e
EUC-JP °úÄ¢n}°úÄ¢n{^ 10100001111010111000111110101011111000101000111110101010101000111010000111110001011011100111110110100001111010111000111110101011111000101000111110101010101000111010000111110001011011100111101101011110 a1eb8fabe28faaa3a1f16e7da1eb8fabe28faaa3a1f16e7b5e
UTF-8 °úÄ¢n}°úÄ¢n{^ 110000101011000011000011101110101100001110000100110000101010001001101110011111011100001010110000110000111011101011000011100001001100001010100010011011100111101101011110 c2b0c3bac384c2a26e7dc2b0c3bac384c2a26e7b5e
UHC °???n}°???n{^ 101000011100011000111111001111110011111101101110011111011010000111000110001111110011111100111111011011100111101101011110 a1c63f3f3f6e7da1c63f3f3f6e7b5e

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