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‘¶‘«’G‘¢‘¹n}’D‘¶‘«’G‘¢‘¹n{^ 1001001001000100100100011011011010010001101010111001001001000111100100011010001010010001101110010110111001111101100100100100010010010001101101101001000110101011100100100100011110010001101000101001000110111001011011100111101101011110 924491b691ab924791a291b96e7d924491b691ab924791a291b96e7b5e
SJIS-WIN ?D?¶???G?¢??n}?D?¶???G?¢??n{^ 001111110100010000111111100000011111011100111111001111110011111101000111001111111000000110010001001111110011111101101110011111010011111101000100001111111000000111110111001111110011111100111111010001110011111110000001100100010011111100111111011011100111101101011110 3f443f81f73f3f3f473f81913f3f6e7d3f443f81f73f3f3f473f81913f3f6e7b5e
EUC-JP ?D?¶???G?¢??n}?D?¶???G?¢??n{^ 001111110100010000111111101000101111100100111111001111110011111101000111001111111010000111110001001111110011111101101110011111010011111101000100001111111010001011111001001111110011111100111111010001110011111110100001111100010011111100111111011011100111101101011110 3f443fa2f93f3f3f473fa1f13f3f6e7d3f443fa2f93f3f3f473fa1f13f3f6e7b5e
UTF-8 ’D‘¶‘«’G‘¢‘¹n}’D‘¶‘«’G‘¢‘¹n{^ 11000010100100100100010011000010100100011100001010110110110000101001000111000010101010111100001010010010010001111100001010010001110000101010001011000010100100011100001010111001011011100111110111000010100100100100010011000010100100011100001010110110110000101001000111000010101010111100001010010010010001111100001010010001110000101010001011000010100100011100001010111001011011100111101101011110 c29244c291c2b6c291c2abc29247c291c2a2c291c2b96e7dc29244c291c2b6c291c2abc29247c291c2a2c291c2b96e7b5e
UHC ?D?¶???G???¹n}?D?¶???G???¹n{^ 001111110100010000111111101000101101001000111111001111110011111101000111001111110011111100111111101010011111011001101110011111010011111101000100001111111010001011010010001111110011111100111111010001110011111100111111001111111010100111110110011011100111101101011110 3f443fa2d23f3f3f473f3f3fa9f66e7d3f443fa2d23f3f3f473f3f3fa9f66e7b5e

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