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 ùëò¡ùëò¡^ 111110011110101111110010101000011111100111101011111100101010000101011110 f9ebf2a1f9ebf2a15e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ùëò¡ùëò¡^ 10001111101010111110001110001111101010111011001110001111101010111101001010001111101000101100001010001111101010111110001110001111101010111011001110001111101010111101001010001111101000101100001001011110 8fabe38fabb38fabd28fa2c28fabe38fabb38fabd28fa2c25e
UTF-8 ùëò¡ùëò¡^ 1100001110111001110000111010101111000011101100101100001010100001110000111011100111000011101010111100001110110010110000101010000101011110 c3b9c3abc3b2c2a1c3b9c3abc3b2c2a15e
UHC ???¡???¡^ 0011111100111111001111111010001010101110001111110011111100111111101000101010111001011110 3f3f3fa2ae3f3f3fa2ae5e

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