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 úÛã÷{N}úÛã÷{N{^ 111110101101101111100011111101110111101101001110011111011111101011011011111000111111011101111011010011100111101101011110 fadbe3f77b4e7dfadbe3f77b4e7b5e
SJIS-WIN ???÷{N}???÷{N{^ 0011111100111111001111111000000110000000011110110100111001111101001111110011111100111111100000011000000001111011010011100111101101011110 3f3f3f81807b4e7d3f3f3f81807b4e7b5e
EUC-JP úÛã÷{N}úÛã÷{N{^ 1000111110101011111000101000111110101010111001011000111110101011101010101010000111100000011110110100111001111101100011111010101111100010100011111010101011100101100011111010101110101010101000011110000001111011010011100111101101011110 8fabe28faae58fabaaa1e07b4e7d8fabe28faae58fabaaa1e07b4e7b5e
UTF-8 úÛã÷{N}úÛã÷{N{^ 1100001110111010110000111001101111000011101000111100001110110111011110110100111001111101110000111011101011000011100110111100001110100011110000111011011101111011010011100111101101011110 c3bac39bc3a3c3b77b4e7dc3bac39bc3a3c3b77b4e7b5e
UHC ???÷{N}???÷{N{^ 0011111100111111001111111010000111000000011110110100111001111101001111110011111100111111101000011100000001111011010011100111101101011110 3f3f3fa1c07b4e7d3f3f3fa1c07b4e7b5e

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