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 ŽÂ¾ÄŽ«ŽÂŽ¡T^ 100011101100001010111110110001001000111010101011100011101100001010001110101000010101010001011110 8ec2bec48eab8ec28ea1545e
SJIS-WIN ??????????T^ 001111110011111100111111001111110011111100111111001111110011111100111111001111110101010001011110 3f3f3f3f3f3f3f3f3f3f545e
EUC-JP ?Â?Ä???Â?¡T^ 0011111110001111101010101010010000111111100011111010101010100011001111110011111100111111100011111010101010100100001111111000111110100010110000100101010001011110 3f8faaa43f8faaa33f3f3f8faaa43f8fa2c2545e
UTF-8 ŽÂ¾ÄŽ«ŽÂŽ¡T^ 11000010100011101100001110000010110000101011111011000011100001001100001010001110110000101010101111000010100011101100001110000010110000101000111011000010101000010101010001011110 c28ec382c2bec384c28ec2abc28ec382c28ec2a1545e
UHC ??¾??????¡T^ 0011111100111111101010001111101000111111001111110011111100111111001111110011111110100010101011100101010001011110 3f3fa8fa3f3f3f3f3f3fa2ae545e

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