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 ›™„Mn}›™„Mn{^ 10011011100110011000010001001101011011100111110110011011100110011000010001001101011011100111101101011110 9b99844d6e7d9b99844d6e7b5e
SJIS-WIN ???Mn}???Mn{^ 00111111001111110011111101001101011011100111110100111111001111110011111101001101011011100111101101011110 3f3f3f4d6e7d3f3f3f4d6e7b5e
EUC-JP ???Mn}???Mn{^ 00111111001111110011111101001101011011100111110100111111001111110011111101001101011011100111101101011110 3f3f3f4d6e7d3f3f3f4d6e7b5e
UTF-8 ›™„Mn}›™„Mn{^ 11000010100110111100001010011001110000101000010001001101011011100111110111000010100110111100001010011001110000101000010001001101011011100111101101011110 c29bc299c2844d6e7dc29bc299c2844d6e7b5e
UHC ???Mn}???Mn{^ 00111111001111110011111101001101011011100111110100111111001111110011111101001101011011100111101101011110 3f3f3f4d6e7d3f3f3f4d6e7b5e

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