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 ò¢·¼ò¢·¼^ 111100101010001010110111101111001111001010100010101101111011110001011110 f2a2b7bcf2a2b7bc5e
SJIS-WIN ?¢???¢??^ 0011111110000001100100010011111100111111001111111000000110010001001111110011111101011110 3f81913f3f3f81913f3f5e
EUC-JP ò¢??ò¢??^ 100011111010101111010010101000011111000100111111001111111000111110101011110100101010000111110001001111110011111101011110 8fabd2a1f13f3f8fabd2a1f13f3f5e
UTF-8 ò¢·¼ò¢·¼^ 1100001110110010110000101010001011000010101101111100001010111100110000111011001011000010101000101100001010110111110000101011110001011110 c3b2c2a2c2b7c2bcc3b2c2a2c2b7c2bc5e
UHC ??·¼??·¼^ 00111111001111111010000110100100101010001111100100111111001111111010000110100100101010001111100101011110 3f3fa1a4a8f93f3fa1a4a8f95e

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