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 ‘B¼‘B¼^ 110000101001000101000010110000101001000011000010101111001100001010010001010000101100001010010000110000101011110001011110 c29142c290c2bcc29142c290c2bc5e
SJIS-WIN ??B??????B????^ 001111110011111101000010001111110011111100111111001111110011111100111111010000100011111100111111001111110011111101011110 3f3f423f3f3f3f3f3f423f3f3f3f5e
EUC-JP Â?BÂ?Â?Â?BÂ?Â?^ 100011111010101010100100001111110100001010001111101010101010010000111111100011111010101010100100001111111000111110101010101001000011111101000010100011111010101010100100001111111000111110101010101001000011111101011110 8faaa43f428faaa43f8faaa43f8faaa43f428faaa43f8faaa43f5e
UTF-8 ‘B¼‘B¼^ 110000111000001011000010100100010100001011000011100000101100001010010000110000111000001011000010101111001100001110000010110000101001000101000010110000111000001011000010100100001100001110000010110000101011110001011110 c382c29142c382c290c382c2bcc382c29142c382c290c382c2bc5e
UHC ??B???¼??B???¼^ 0011111100111111010000100011111100111111001111111010100011111001001111110011111101000010001111110011111100111111101010001111100101011110 3f3f423f3f3fa8f93f3f423f3f3fa8f95e

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