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 éúެ}\}éúެ}\{^ 111010011111101010001110101011000111110101011100011111011110100111111010100011101010110001111101010111000111101101011110 e9fa8eac7d5c7de9fa8eac7d5c7b5e
SJIS-WIN ???¬}\}???¬}\{^ 0011111100111111001111111000000111001010011111010101110001111101001111110011111100111111100000011100101001111101010111000111101101011110 3f3f3f81ca7d5c7d3f3f3f81ca7d5c7b5e
EUC-JP éú?¬}\}éú?¬}\{^ 10001111101010111011000110001111101010111110001000111111101000101100110001111101010111000111110110001111101010111011000110001111101010111110001000111111101000101100110001111101010111000111101101011110 8fabb18fabe23fa2cc7d5c7d8fabb18fabe23fa2cc7d5c7b5e
UTF-8 éúެ}\}éúެ}\{^ 1100001110101001110000111011101011000010100011101100001010101100011111010101110001111101110000111010100111000011101110101100001010001110110000101010110001111101010111000111101101011110 c3a9c3bac28ec2ac7d5c7dc3a9c3bac28ec2ac7d5c7b5e
UHC ????}\}????}\{^ 001111110011111100111111001111110111110101011100011111010011111100111111001111110011111101111101010111000111101101011110 3f3f3f3f7d5c7d3f3f3f3f7d5c7b5e

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