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‘£‘¨^[}Vn}’D‘£‘¨^[}Vn{^ 10010010010001001001000110100011100100011010100001011110010110110111110101010110011011100111110110010010010001001001000110100011100100011010100001011110010110110111110101010110011011100111101101011110 924491a391a85e5b7d566e7d924491a391a85e5b7d566e7b5e
SJIS-WIN ?D?£?¨^[}Vn}?D?£?¨^[}Vn{^ 0011111101000100001111111000000110010010001111111000000101001110010111100101101101111101010101100110111001111101001111110100010000111111100000011001001000111111100000010100111001011110010110110111110101010110011011100111101101011110 3f443f81923f814e5e5b7d566e7d3f443f81923f814e5e5b7d566e7b5e
EUC-JP ?D?£?¨^[}Vn}?D?£?¨^[}Vn{^ 0011111101000100001111111010000111110010001111111010000110101111010111100101101101111101010101100110111001111101001111110100010000111111101000011111001000111111101000011010111101011110010110110111110101010110011011100111101101011110 3f443fa1f23fa1af5e5b7d566e7d3f443fa1f23fa1af5e5b7d566e7b5e
UTF-8 ’D‘£‘¨^[}Vn}’D‘£‘¨^[}Vn{^ 1100001010010010010001001100001010010001110000101010001111000010100100011100001010101000010111100101101101111101010101100110111001111101110000101001001001000100110000101001000111000010101000111100001010010001110000101010100001011110010110110111110101010110011011100111101101011110 c29244c291c2a3c291c2a85e5b7d566e7dc29244c291c2a3c291c2a85e5b7d566e7b5e
UHC ?D???¨^[}Vn}?D???¨^[}Vn{^ 001111110100010000111111001111110011111110100001101001110101111001011011011111010101011001101110011111010011111101000100001111110011111100111111101000011010011101011110010110110111110101010110011011100111101101011110 3f443f3f3fa1a75e5b7d566e7d3f443f3f3fa1a75e5b7d566e7b5e

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