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{^ 10111100110111001011100010111001011011100111110110111100110111001011100010111001011011100111101101011110 bcdcb8b96e7dbcdcb8b96e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ?ܸ?n}?ܸ?n{^ 001111111000111110101010111001001000111110100010101100010011111101101110011111010011111110001111101010101110010010001111101000101011000100111111011011100111101101011110 3f8faae48fa2b13f6e7d3f8faae48fa2b13f6e7b5e
UTF-8 ¼Ü¸¹n}¼Ü¸¹n{^ 110000101011110011000011100111001100001010111000110000101011100101101110011111011100001010111100110000111001110011000010101110001100001010111001011011100111101101011110 c2bcc39cc2b8c2b96e7dc2bcc39cc2b8c2b96e7b5e
UHC ¼?¸¹n}¼?¸¹n{^ 10101000111110010011111110100010101011001010100111110110011011100111110110101000111110010011111110100010101011001010100111110110011011100111101101011110 a8f93fa2aca9f66e7da8f93fa2aca9f66e7b5e

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