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 äGŒ†Œ¼n}äGŒ†Œ¼n{^ 1110010001000111100011001000011010001100101111000110111001111101111001000100011110001100100001101000110010111100011011100111101101011110 e4478c868cbc6e7de4478c868cbc6e7b5e
SJIS-WIN ?G????n}?G????n{^ 0011111101000111001111110011111100111111001111110110111001111101001111110100011100111111001111110011111100111111011011100111101101011110 3f473f3f3f3f6e7d3f473f3f3f3f6e7b5e
EUC-JP äG????n}äG????n{^ 100011111010101110100011010001110011111100111111001111110011111101101110011111011000111110101011101000110100011100111111001111110011111100111111011011100111101101011110 8faba3473f3f3f3f6e7d8faba3473f3f3f3f6e7b5e
UTF-8 äGŒ†Œ¼n}äGŒ†Œ¼n{^ 110000111010010001000111110000101000110011000010100001101100001010001100110000101011110001101110011111011100001110100100010001111100001010001100110000101000011011000010100011001100001010111100011011100111101101011110 c3a447c28cc286c28cc2bc6e7dc3a447c28cc286c28cc2bc6e7b5e
UHC ?G???¼n}?G???¼n{^ 00111111010001110011111100111111001111111010100011111001011011100111110100111111010001110011111100111111001111111010100011111001011011100111101101011110 3f473f3f3fa8f96e7d3f473f3f3fa8f96e7b5e

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