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 ¸õŽ´}¸õŽ´{^ 10001111101110001111010110001110101101000111110110001111101110001111010110001110101101000111101101011110 8fb8f58eb47d8fb8f58eb47b5e
SJIS-WIN ????´}????´{^ 001111110011111100111111001111111000000101001100011111010011111100111111001111110011111110000001010011000111101101011110 3f3f3f3f814c7d3f3f3f3f814c7b5e
EUC-JP ?¸õ?´}?¸õ?´{^ 0011111110001111101000101011000110001111101010111101100000111111101000011010110101111101001111111000111110100010101100011000111110101011110110000011111110100001101011010111101101011110 3f8fa2b18fabd83fa1ad7d3f8fa2b18fabd83fa1ad7b5e
UTF-8 ¸õŽ´}¸õŽ´{^ 1100001010001111110000101011100011000011101101011100001010001110110000101011010001111101110000101000111111000010101110001100001110110101110000101000111011000010101101000111101101011110 c28fc2b8c3b5c28ec2b47dc28fc2b8c3b5c28ec2b47b5e
UHC ?¸??´}?¸??´{^ 0011111110100010101011000011111100111111101000101010010101111101001111111010001010101100001111110011111110100010101001010111101101011110 3fa2ac3f3fa2a57d3fa2ac3f3fa2a57b5e

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