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 ¾µŽÇL¾µŽÇL^ 1011111010110101100011101100011101001100101111101011010110001110110001110100110001011110 beb58ec74cbeb58ec74c5e
SJIS-WIN ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
EUC-JP ???ÇL???ÇL^ 001111110011111100111111100011111010101010101110010011000011111100111111001111111000111110101010101011100100110001011110 3f3f3f8faaae4c3f3f3f8faaae4c5e
UTF-8 ¾µŽÇL¾µŽÇL^ 11000010101111101100001010110101110000101000111011000011100001110100110011000010101111101100001010110101110000101000111011000011100001110100110001011110 c2bec2b5c28ec3874cc2bec2b5c28ec3874c5e
UHC ¾???L¾???L^ 10101000111110100011111100111111001111110100110010101000111110100011111100111111001111110100110001011110 a8fa3f3f3f4ca8fa3f3f3f4c5e

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