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{^ 1001001001000100100100011010001110010001101010001001001001000111100100011011110010010001101111010110111001111101100100100100010010010001101000111001000110101000100100100100011110010001101111001001000110111101011011100111101101011110 924491a391a8924791bc91bd6e7d924491a391a8924791bc91bd6e7b5e
SJIS-WIN ?D?£?¨?G????n}?D?£?¨?G????n{^ 001111110100010000111111100000011001001000111111100000010100111000111111010001110011111100111111001111110011111101101110011111010011111101000100001111111000000110010010001111111000000101001110001111110100011100111111001111110011111100111111011011100111101101011110 3f443f81923f814e3f473f3f3f3f6e7d3f443f81923f814e3f473f3f3f3f6e7b5e
EUC-JP ?D?£?¨?G????n}?D?£?¨?G????n{^ 001111110100010000111111101000011111001000111111101000011010111100111111010001110011111100111111001111110011111101101110011111010011111101000100001111111010000111110010001111111010000110101111001111110100011100111111001111110011111100111111011011100111101101011110 3f443fa1f23fa1af3f473f3f3f3f6e7d3f443fa1f23fa1af3f473f3f3f3f6e7b5e
UTF-8 ’D‘£‘¨’G‘¼‘½n}’D‘£‘¨’G‘¼‘½n{^ 11000010100100100100010011000010100100011100001010100011110000101001000111000010101010001100001010010010010001111100001010010001110000101011110011000010100100011100001010111101011011100111110111000010100100100100010011000010100100011100001010100011110000101001000111000010101010001100001010010010010001111100001010010001110000101011110011000010100100011100001010111101011011100111101101011110 c29244c291c2a3c291c2a8c29247c291c2bcc291c2bd6e7dc29244c291c2a3c291c2a8c29247c291c2bcc291c2bd6e7b5e
UHC ?D???¨?G?¼?½n}?D???¨?G?¼?½n{^ 0011111101000100001111110011111100111111101000011010011100111111010001110011111110101000111110010011111110101000111101100110111001111101001111110100010000111111001111110011111110100001101001110011111101000111001111111010100011111001001111111010100011110110011011100111101101011110 3f443f3f3fa1a73f473fa8f93fa8f66e7d3f443f3f3fa1a73f473fa8f93fa8f66e7b5e

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