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豒—{^ 100100010100010011101000101100011001001010010111011111011001000101000100111010001011000110010010100101110111101101011110 9144e8b192977d9144e8b192977b5e
SJIS-WIN ?D?±??}?D?±??{^ 0011111101000100001111111000000101111101001111110011111101111101001111110100010000111111100000010111110100111111001111110111101101011110 3f443f817d3f3f7d3f443f817d3f3f7b5e
EUC-JP ?Dè±??}?Dè±??{^ 001111110100010010001111101010111011001010100001110111100011111100111111011111010011111101000100100011111010101110110010101000011101111000111111001111110111101101011110 3f448fabb2a1de3f3f7d3f448fabb2a1de3f3f7b5e
UTF-8 ‘D豒—}‘D豒—{^ 11000010100100010100010011000011101010001100001010110001110000101001001011000010100101110111110111000010100100010100010011000011101010001100001010110001110000101001001011000010100101110111101101011110 c29144c3a8c2b1c292c2977dc29144c3a8c2b1c292c2977b5e
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)