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 ’D‘°‘¤’F‘©‘¸n}’D‘°‘¤’F‘©‘¸n{^ 1001001001000100100100011011000010010001101001001001001001000110100100011010100110010001101110000110111001111101100100100100010010010001101100001001000110100100100100100100011010010001101010011001000110111000011011100111101101011110 924491b091a4924691a991b86e7d924491b091a4924691a991b86e7b5e
SJIS-WIN ?D?°???F????n}?D?°???F????n{^ 00111111010001000011111110000001100010110011111100111111001111110100011000111111001111110011111100111111011011100111110100111111010001000011111110000001100010110011111100111111001111110100011000111111001111110011111100111111011011100111101101011110 3f443f818b3f3f3f463f3f3f3f6e7d3f443f818b3f3f3f463f3f3f3f6e7b5e
EUC-JP ?D?°?¤?F?©?¸n}?D?°?¤?F?©?¸n{^ 00111111010001000011111110100001111010110011111110001111101000101111000000111111010001100011111110001111101000101110110100111111100011111010001010110001011011100111110100111111010001000011111110100001111010110011111110001111101000101111000000111111010001100011111110001111101000101110110100111111100011111010001010110001011011100111101101011110 3f443fa1eb3f8fa2f03f463f8fa2ed3f8fa2b16e7d3f443fa1eb3f8fa2f03f463f8fa2ed3f8fa2b16e7b5e
UTF-8 ’D‘°‘¤’F‘©‘¸n}’D‘°‘¤’F‘©‘¸n{^ 11000010100100100100010011000010100100011100001010110000110000101001000111000010101001001100001010010010010001101100001010010001110000101010100111000010100100011100001010111000011011100111110111000010100100100100010011000010100100011100001010110000110000101001000111000010101001001100001010010010010001101100001010010001110000101010100111000010100100011100001010111000011011100111101101011110 c29244c291c2b0c291c2a4c29246c291c2a9c291c2b86e7dc29244c291c2b0c291c2a4c29246c291c2a9c291c2b86e7b5e
UHC ?D?°?¤?F???¸n}?D?°?¤?F???¸n{^ 0011111101000100001111111010000111000110001111111010001010110100001111110100011000111111001111110011111110100010101011000110111001111101001111110100010000111111101000011100011000111111101000101011010000111111010001100011111100111111001111111010001010101100011011100111101101011110 3f443fa1c63fa2b43f463f3f3fa2ac6e7d3f443fa1c63fa2b43f463f3f3fa2ac6e7b5e

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