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 ¼¨¼¨^ 110000101011110011000010101010001100001010111100110000101010100001011110 c2bcc2a8c2bcc2a85e
SJIS-WIN ???¨???¨^ 0011111100111111001111111000000101001110001111110011111100111111100000010100111001011110 3f3f3f814e3f3f3f814e5e
EUC-JP �¨�¨^ 10001111101010101010010000111111100011111010101010100100101000011010111110001111101010101010010000111111100011111010101010100100101000011010111101011110 8faaa43f8faaa4a1af8faaa43f8faaa4a1af5e
UTF-8 ¼¨¼¨^ 1100001110000010110000101011110011000011100000101100001010101000110000111000001011000010101111001100001110000010110000101010100001011110 c382c2bcc382c2a8c382c2bcc382c2a85e
UHC ?¼?¨?¼?¨^ 00111111101010001111100100111111101000011010011100111111101010001111100100111111101000011010011101011110 3fa8f93fa1a73fa8f93fa1a75e

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