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{^ 100011111011110010001110111000000111101101001110011111011000111110111100100011101110000001111011010011100111101101011110 8fbc8ee07b4e7d8fbc8ee07b4e7b5e
SJIS-WIN ????{N}????{N{^ 001111110011111100111111001111110111101101001110011111010011111100111111001111110011111101111011010011100111101101011110 3f3f3f3f7b4e7d3f3f3f3f7b4e7b5e
EUC-JP ???à{N}???à{N{^ 00111111001111110011111110001111101010111010001001111011010011100111110100111111001111110011111110001111101010111010001001111011010011100111101101011110 3f3f3f8faba27b4e7d3f3f3f8faba27b4e7b5e
UTF-8 ¼Žà{N}¼Žà{N{^ 1100001010001111110000101011110011000010100011101100001110100000011110110100111001111101110000101000111111000010101111001100001010001110110000111010000001111011010011100111101101011110 c28fc2bcc28ec3a07b4e7dc28fc2bcc28ec3a07b4e7b5e
UHC ?¼??{N}?¼??{N{^ 0011111110101000111110010011111100111111011110110100111001111101001111111010100011111001001111110011111101111011010011100111101101011110 3fa8f93f3f7b4e7d3fa8f93f3f7b4e7b5e

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