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}v½ë¹¬n}vB 101111011110101110111001101011000110111001111101011101101011110111101011101110011010110001101110011111010111011001000010 bdebb9ac6e7d76bdebb9ac6e7d7642
SJIS-WIN ???¬n}v???¬n}vB 0011111100111111001111111000000111001010011011100111110101110110001111110011111100111111100000011100101001101110011111010111011001000010 3f3f3f81ca6e7d763f3f3f81ca6e7d7642
EUC-JP ?ë?¬n}v?ë?¬n}vB 001111111000111110101011101100110011111110100010110011000110111001111101011101100011111110001111101010111011001100111111101000101100110001101110011111010111011001000010 3f8fabb33fa2cc6e7d763f8fabb33fa2cc6e7d7642
UTF-8 ½ë¹¬n}v½ë¹¬n}vB 1100001010111101110000111010101111000010101110011100001010101100011011100111110101110110110000101011110111000011101010111100001010111001110000101010110001101110011111010111011001000010 c2bdc3abc2b9c2ac6e7d76c2bdc3abc2b9c2ac6e7d7642
UHC ½?¹?n}v½?¹?n}vB 10101000111101100011111110101001111101100011111101101110011111010111011010101000111101100011111110101001111101100011111101101110011111010111011001000010 a8f63fa9f63f6e7d76a8f63fa9f63f6e7d7642

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