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’R‘¼’E‘µ‘³N}’D’R‘¼’E‘µ‘³N{^ 1001001001000100100100100101001010010001101111001001001001000101100100011011010110010001101100110100111001111101100100100100010010010010010100101001000110111100100100100100010110010001101101011001000110110011010011100111101101011110 9244925291bc924591b591b34e7d9244925291bc924591b591b34e7b5e
SJIS-WIN ?D?R???E????N}?D?R???E????N{^ 0011111101000100001111110101001000111111001111110011111101000101001111110011111100111111001111110100111001111101001111110100010000111111010100100011111100111111001111110100010100111111001111110011111100111111010011100111101101011110 3f443f523f3f3f453f3f3f3f4e7d3f443f523f3f3f453f3f3f3f4e7b5e
EUC-JP ?D?R???E????N}?D?R???E????N{^ 0011111101000100001111110101001000111111001111110011111101000101001111110011111100111111001111110100111001111101001111110100010000111111010100100011111100111111001111110100010100111111001111110011111100111111010011100111101101011110 3f443f523f3f3f453f3f3f3f4e7d3f443f523f3f3f453f3f3f3f4e7b5e
UTF-8 ’D’R‘¼’E‘µ‘³N}’D’R‘¼’E‘µ‘³N{^ 1100001010010010010001001100001010010010010100101100001010010001110000101011110011000010100100100100010111000010100100011100001010110101110000101001000111000010101100110100111001111101110000101001001001000100110000101001001001010010110000101001000111000010101111001100001010010010010001011100001010010001110000101011010111000010100100011100001010110011010011100111101101011110 c29244c29252c291c2bcc29245c291c2b5c291c2b34e7dc29244c29252c291c2bcc29245c291c2b5c291c2b34e7b5e
UHC ?D?R?¼?E???³N}?D?R?¼?E???³N{^ 001111110100010000111111010100100011111110101000111110010011111101000101001111110011111100111111101010011111100001001110011111010011111101000100001111110101001000111111101010001111100100111111010001010011111100111111001111111010100111111000010011100111101101011110 3f443f523fa8f93f453f3f3fa9f84e7d3f443f523fa8f93f453f3f3fa9f84e7b5e

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