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{^ 110101101101101010111101101011100111101101001110011111011101011011011010101111011010111001111011010011100111101101011110 d6dabdae7b4e7dd6dabdae7b4e7b5e
SJIS-WIN ????{N}????{N{^ 001111110011111100111111001111110111101101001110011111010011111100111111001111110011111101111011010011100111101101011110 3f3f3f3f7b4e7d3f3f3f3f7b4e7b5e
EUC-JP ÖÚ?®{N}ÖÚ?®{N{^ 100011111010101011010011100011111010101011100010001111111000111110100010111011100111101101001110011111011000111110101010110100111000111110101010111000100011111110001111101000101110111001111011010011100111101101011110 8faad38faae23f8fa2ee7b4e7d8faad38faae23f8fa2ee7b4e7b5e
UTF-8 ÖÚ½®{N}ÖÚ½®{N{^ 1100001110010110110000111001101011000010101111011100001010101110011110110100111001111101110000111001011011000011100110101100001010111101110000101010111001111011010011100111101101011110 c396c39ac2bdc2ae7b4e7dc396c39ac2bdc2ae7b4e7b5e
UHC ??½®{N}??½®{N{^ 00111111001111111010100011110110101000101110011101111011010011100111110100111111001111111010100011110110101000101110011101111011010011100111101101011110 3f3fa8f6a2e77b4e7d3f3fa8f6a2e77b4e7b5e

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