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 òõ¼¯L}òõ¼¯L{^ 11110010111101011011110010101111010011000111110111110010111101011011110010101111010011000111101101011110 f2f5bcaf4c7df2f5bcaf4c7b5e
SJIS-WIN ????L}????L{^ 00111111001111110011111100111111010011000111110100111111001111110011111100111111010011000111101101011110 3f3f3f3f4c7d3f3f3f3f4c7b5e
EUC-JP òõ?¯L}òõ?¯L{^ 10001111101010111101001010001111101010111101100000111111100011111010001010110100010011000111110110001111101010111101001010001111101010111101100000111111100011111010001010110100010011000111101101011110 8fabd28fabd83f8fa2b44c7d8fabd28fabd83f8fa2b44c7b5e
UTF-8 òõ¼¯L}òõ¼¯L{^ 110000111011001011000011101101011100001010111100110000101010111101001100011111011100001110110010110000111011010111000010101111001100001010101111010011000111101101011110 c3b2c3b5c2bcc2af4c7dc3b2c3b5c2bcc2af4c7b5e
UHC ??¼?L}??¼?L{^ 001111110011111110101000111110010011111101001100011111010011111100111111101010001111100100111111010011000111101101011110 3f3fa8f93f4c7d3f3fa8f93f4c7b5e

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