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 ’F‘°‘¬}’F‘°‘¬{^ 100100100100011010010001101100001001000110101100011111011001001001000110100100011011000010010001101011000111101101011110 924691b091ac7d924691b091ac7b5e
SJIS-WIN ?F?°?¬}?F?°?¬{^ 00111111010001100011111110000001100010110011111110000001110010100111110100111111010001100011111110000001100010110011111110000001110010100111101101011110 3f463f818b3f81ca7d3f463f818b3f81ca7b5e
EUC-JP ?F?°?¬}?F?°?¬{^ 00111111010001100011111110100001111010110011111110100010110011000111110100111111010001100011111110100001111010110011111110100010110011000111101101011110 3f463fa1eb3fa2cc7d3f463fa1eb3fa2cc7b5e
UTF-8 ’F‘°‘¬}’F‘°‘¬{^ 11000010100100100100011011000010100100011100001010110000110000101001000111000010101011000111110111000010100100100100011011000010100100011100001010110000110000101001000111000010101011000111101101011110 c29246c291c2b0c291c2ac7dc29246c291c2b0c291c2ac7b5e
UHC ?F?°??}?F?°??{^ 0011111101000110001111111010000111000110001111110011111101111101001111110100011000111111101000011100011000111111001111110111101101011110 3f463fa1c63f3f7d3f463fa1c63f3f7b5e

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