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 ŽÍް@ŽÍް@^ 1000111011001101100011101011000001000000100011101100110110001110101100000100000001011110 8ecd8eb0408ecd8eb0405e
SJIS-WIN ???°@???°@^ 00111111001111110011111110000001100010110100000000111111001111110011111110000001100010110100000001011110 3f3f3f818b403f3f3f818b405e
EUC-JP ?Í?°@?Í?°@^ 0011111110001111101010101011111100111111101000011110101101000000001111111000111110101010101111110011111110100001111010110100000001011110 3f8faabf3fa1eb403f8faabf3fa1eb405e
UTF-8 ŽÍް@ŽÍް@^ 11000010100011101100001110001101110000101000111011000010101100000100000011000010100011101100001110001101110000101000111011000010101100000100000001011110 c28ec38dc28ec2b040c28ec38dc28ec2b0405e
UHC ???°@???°@^ 00111111001111110011111110100001110001100100000000111111001111110011111110100001110001100100000001011110 3f3f3fa1c6403f3f3fa1c6405e

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