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‘±‘¦}’D‘±‘¦{^ 100100100100010010010001101100011001000110100110011111011001001001000100100100011011000110010001101001100111101101011110 924491b191a67d924491b191a67b5e
SJIS-WIN ?D?±??}?D?±??{^ 0011111101000100001111111000000101111101001111110011111101111101001111110100010000111111100000010111110100111111001111110111101101011110 3f443f817d3f3f7d3f443f817d3f3f7b5e
EUC-JP ?D?±?¦}?D?±?¦{^ 001111110100010000111111101000011101111000111111100011111010001011000011011111010011111101000100001111111010000111011110001111111000111110100010110000110111101101011110 3f443fa1de3f8fa2c37d3f443fa1de3f8fa2c37b5e
UTF-8 ’D‘±‘¦}’D‘±‘¦{^ 11000010100100100100010011000010100100011100001010110001110000101001000111000010101001100111110111000010100100100100010011000010100100011100001010110001110000101001000111000010101001100111101101011110 c29244c291c2b1c291c2a67dc29244c291c2b1c291c2a67b5e
UHC ?D?±??}?D?±??{^ 0011111101000100001111111010000110111110001111110011111101111101001111110100010000111111101000011011111000111111001111110111101101011110 3f443fa1be3f3f7d3f443fa1be3f3f7b5e

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