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 ‘þ‘¶R‘þ‘¶^[‘þ‘¶R‘þ‘¶^[^ 1001000111111110100100011011011001010010100100011111111010010001101101100101111001011011100100011111111010010001101101100101001010010001111111101001000110110110010111100101101101011110 91fe91b65291fe91b65e5b91fe91b65291fe91b65e5b5e
SJIS-WIN ???¶R???¶^[???¶R???¶^[^ 001111110011111100111111100000011111011101010010001111110011111100111111100000011111011101011110010110110011111100111111001111111000000111110111010100100011111100111111001111111000000111110111010111100101101101011110 3f3f3f81f7523f3f3f81f75e5b3f3f3f81f7523f3f3f81f75e5b5e
EUC-JP ?þ?¶R?þ?¶^[?þ?¶R?þ?¶^[^ 0011111110001111101010011101000000111111101000101111100101010010001111111000111110101001110100000011111110100010111110010101111001011011001111111000111110101001110100000011111110100010111110010101001000111111100011111010100111010000001111111010001011111001010111100101101101011110 3f8fa9d03fa2f9523f8fa9d03fa2f95e5b3f8fa9d03fa2f9523f8fa9d03fa2f95e5b5e
UTF-8 ‘þ‘¶R‘þ‘¶^[‘þ‘¶R‘þ‘¶^[^ 110000101001000111000011101111101100001010010001110000101011011001010010110000101001000111000011101111101100001010010001110000101011011001011110010110111100001010010001110000111011111011000010100100011100001010110110010100101100001010010001110000111011111011000010100100011100001010110110010111100101101101011110 c291c3bec291c2b652c291c3bec291c2b65e5bc291c3bec291c2b652c291c3bec291c2b65e5b5e
UHC ?þ?¶R?þ?¶^[?þ?¶R?þ?¶^[^ 00111111101010011010110100111111101000101101001001010010001111111010100110101101001111111010001011010010010111100101101100111111101010011010110100111111101000101101001001010010001111111010100110101101001111111010001011010010010111100101101101011110 3fa9ad3fa2d2523fa9ad3fa2d25e5b3fa9ad3fa2d2523fa9ad3fa2d25e5b5e

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